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 3f7d3ec..d3eea02 100644
--- a/modules/system/default.nix
+++ b/modules/system/default.nix
@@ -1 +1 @@
-{ ... }: { imports = [ ./console ./locale ./nix ./users ]; }
+{ ... }: { imports = [ ./console ./locale ./nix ./users ./security ]; }