7 lines
105 B
Nix
7 lines
105 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
programs.virt-manager.enable = true;
|
|
virtualisation.spiceUSBRedirection.enable = true;
|
|
} |