Enable spice usb redirection
This commit is contained in:
parent
87a5a86880
commit
cb6c495c3f
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
{
|
{
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
libvirtd.enable = true;
|
libvirtd.enable = true;
|
||||||
|
spiceUSBRedirection.enable = true;
|
||||||
docker.enable = true;
|
docker.enable = true;
|
||||||
};
|
};
|
||||||
users.users.froidmpa.extraGroups = [ "docker" "libvirtd" ];
|
users.users.froidmpa.extraGroups = [ "docker" "libvirtd" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue