mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
removed system-features
This commit is contained in:
parent
ea93284088
commit
c1794b7987
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@
|
|||
hardware.nvidia.open = true;
|
||||
|
||||
# Virtualisation
|
||||
nix.settings.system-features = [ "kvm" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
virt-manager
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue