about summary refs log tree commit diff
path: root/modules/system/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/default.nix')
-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 1003646..1f832bf 100644
--- a/modules/system/default.nix
+++ b/modules/system/default.nix
@@ -1 +1 @@
-{ ... }: { imports = [ ./console ./nix ]; }
+{ ... }: { imports = [ ./console ./locale ./nix ]; }