Natural progress. Finished status notification and added some temporary programs (vms)
This commit is contained in:
parent
e706230566
commit
f2222f56d8
15 changed files with 910 additions and 341 deletions
9
hosts/laptop/virt.nix
Normal file
9
hosts/laptop/virt.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
users.groups.libvirtd.members = ["jsw"];
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue