mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -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;
|
hardware.nvidia.open = true;
|
||||||
|
|
||||||
# Virtualisation
|
# Virtualisation
|
||||||
nix.settings.system-features = [ "kvm" ];
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
virt-manager
|
virt-manager
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue