Change stuff
This commit is contained in:
parent
55f5b5f9f6
commit
5533035aa6
8 changed files with 128 additions and 21 deletions
4
modules/common-desktop/virt-manager.nix
Normal file
4
modules/common-desktop/virt-manager.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue