infra: enable experimental hypervisor on EPYC machine
This commit is contained in:
parent
e3f59ee35f
commit
444a655fec
3 changed files with 9 additions and 0 deletions
|
@ -8,6 +8,7 @@ let
|
|||
nur
|
||||
colmena
|
||||
flake-registry
|
||||
nixos-hypervisor
|
||||
nixos-hardware
|
||||
nixpkgs-unstable
|
||||
srvos
|
||||
|
@ -43,6 +44,8 @@ let
|
|||
srvos.nixosModules.mixins-trusted-nix-caches
|
||||
srvos.nixosModules.mixins-terminfo
|
||||
|
||||
nixos-hypervisor.nixosModules.host
|
||||
|
||||
# srvos.nixosModules.mixins-telegraf
|
||||
# srvos.nixosModules.mixins-terminfo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue