remove grub mount point

This commit is contained in:
2026-07-15 11:29:52 +10:00
parent d7cad12720
commit afc57e3755
+1 -1
View File
@@ -12,7 +12,7 @@
boot.initrd.kernelModules = [ ]; boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ]; boot.kernelModules = [ ];
boot.extraModulePackages = [ ]; boot.extraModulePackages = [ ];
boot.loader.grub.device = "/dev/sda"; # boot.loader.grub.device = "/dev/sda";
# fileSystems."/" = # fileSystems."/" =
# { device = "/dev/sda"; # { device = "/dev/sda";