virtualisation: enable spice usb redirection

This commit is contained in:
Jez Cope 2021-02-24 20:42:34 +00:00
parent 92ef1220b9
commit ad6fc79b85
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ in {
virtualisation.docker.enable = true;
virtualisation.libvirtd.enable = true;
virtualisation.spiceUSBRedirection.enable = true;
users.groups.libvirtd.members = [ "jez" ];
# see https://github.com/xeji/nixpkgs/blob/1894a2ace97cc61cf833f712581d31cf2c650c35/pkgs/development/libraries/spice-gtk/default.nix#L39
security.wrappers.spice-client-glib-usb-acl-helper.source =