split and cleaned virt stuff
This commit is contained in:
parent
477f2e5b2f
commit
13d8081bfb
3 changed files with 9 additions and 0 deletions
|
@ -9,4 +9,7 @@
|
|||
# virt manager, for running VM's
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
virt-viewer
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue