about summary refs log tree commit diff
path: root/labernix/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'labernix/common.nix')
-rw-r--r--labernix/common.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/labernix/common.nix b/labernix/common.nix
deleted file mode 100644
index b012032a..00000000
--- a/labernix/common.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  imports = import ./modules/module-list.nix;
-  networking.firewall.enable = false;
-}