about summary refs log tree commit diff
path: root/modules/system/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/system/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/default.nix b/modules/system/default.nix
index 94ac438..1003646 100644
--- a/modules/system/default.nix
+++ b/modules/system/default.nix
@@ -1 +1 @@
-{ ... }: { imports = [ ./nix ]; }
+{ ... }: { imports = [ ./console ./nix ]; }