This commit is contained in:
waveringana 2025-06-11 20:17:19 -04:00
parent 4c43693c0f
commit 822c9b62bf
5 changed files with 19 additions and 21 deletions

View file

@ -6,7 +6,7 @@
# Host-specific hardware
./hardware.nix
./secrets.nix
./vfio.nix
#./vfio.nix
# Common modules shared across hosts
../../common/system.nix
@ -26,7 +26,7 @@
#../../host-secrets.nix
];
system.stateVersion = "24.11";
system.stateVersion = "25.05";
# pin host platform & microcode
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";