remove kvm config
This commit is contained in:
parent
32ff7f09c7
commit
67453f57c5
2 changed files with 0 additions and 10 deletions
|
|
@ -7,7 +7,6 @@
|
|||
++ [
|
||||
./gui.nix
|
||||
./users
|
||||
./kvm.nix
|
||||
./steam.nix
|
||||
|
||||
# Include the hardware related config
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.virt-manager.enable = true;
|
||||
virtualisation = {
|
||||
libvirtd.enable = true;
|
||||
spiceUSBRedirection.enable = true;
|
||||
};
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue