mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
moved common out of systems
This commit is contained in:
7
common/optional/libvirt.nix
Normal file
7
common/optional/libvirt.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
|
||||
programs.dconf.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user