fix path typo

This commit is contained in:
2026-07-13 02:56:20 +10:00
parent efa0ee26fe
commit b9b3d06810
+1 -1
View File
@@ -4,7 +4,7 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
../modules.set-locale.nix
../modules/set-locale.nix
];
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;