mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
system/kvm: shorten virt-manager declaration
This commit is contained in:
parent
ad523b3a88
commit
330de2eaae
1 changed files with 1 additions and 3 deletions
|
@ -18,9 +18,7 @@ in
|
|||
{
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
virt-manager
|
||||
];
|
||||
programs.virt-manager.enable = true;
|
||||
}
|
||||
|
||||
# Intel CPU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue