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 d8946d7..7ee8c70 100644
--- a/common.nix
+++ b/common.nix
@@ -11,8 +11,10 @@ in
];
imports = [
./modules/userdata.nix
+
./modules/tmux.nix
./modules/dev.nix
+
./modules/pppd.nix
./modules/network-interfaces-scripted.nix
];