updated proxmox disko configuration
Check NixOS configurations / eval-hosts (push) Failing after 17m51s

This commit is contained in:
2026-07-18 05:54:32 +10:00
parent 1395fdaccc
commit a3230128b2
5 changed files with 3 additions and 66 deletions
@@ -12,7 +12,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
boot.loader.grub.device = "/dev/sda2"; # or "nodev" for efi only
# fileSystems."/" =
# { device = "/dev/disk/by-label/nixos";