modularized locale settings

This commit is contained in:
2026-07-13 02:43:08 +10:00
parent 0c68f54e1f
commit efa0ee26fe
5 changed files with 31 additions and 123 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
../modules.set-locale.nix
];
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;