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 9245d3e..2f3f04f 100644
--- a/common.nix
+++ b/common.nix
@@ -11,12 +11,14 @@ in
disabledModules = [
"services/networking/pppd.nix"
"services/matrix/matrix-sliding-sync.nix"
+ "tasks/network-interfaces-scripted.nix"
];
imports = [
./modules/userdata.nix
./modules/dev.nix
./modules/pppd.nix
./modules/matrix-sliding-sync.nix
+ ./modules/network-interfaces-scripted.nix
];
# boot