update hardware config

This commit is contained in:
2026-07-14 20:50:21 +10:00
parent d8d2718289
commit 2a426615cb
7 changed files with 128 additions and 51 deletions
@@ -12,6 +12,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
fileSystems."/" =
{ device = "/dev/disk/by-label/nixos";