lkjdsalkjdsalkjdsalkj

This commit is contained in:
Peder Bergebakken Sundt 2024-04-16 06:10:23 +02:00
parent 27e67cc192
commit 59a701bd73
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@
mkHosts = mk: let
ls = imports: { inherit imports; };
hw = nixos-hardware.nixosModules;
#vf = nixos-vf2.nixosModules;
amd = ls [ hw.common-pc hw.common-pc-ssd hw.common-cpu-amd ];
intel = ls [ hw.common-pc hw.common-pc-ssd hw.common-cpu-intel ./hardware/gpu/intel.nix ];
intel-novga = ls [ hw.common-pc hw.common-pc-ssd hw.common-cpu-intel-cpu-only ];