summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.nix b/common.nix
index 31fedc9..98cf87f 100644
--- a/common.nix
+++ b/common.nix
@@ -6,9 +6,11 @@ let
host = config.networking.hostName;
in
{
+ disabledModules = [ "services/networking/pppd.nix" ];
imports = [
./modules/userdata.nix
./modules/dev.nix
+ ./modules/pppd.nix
];
# boot