1
0
Fork 0

i'm a silly goose

This commit is contained in:
Avery 2025-01-15 15:43:25 +01:00
parent fb9104a393
commit 6512b75ee5
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

@ -232,7 +232,7 @@
virtualisation = { virtualisation = {
libvirtd.enable = true; libvirtd.enable = true;
spiceUSBRedirection = true; spiceUSBRedirection.enable = true;
}; };
users.users.avery.extraGroups = [ "corectrl" "libvirt" ]; users.users.avery.extraGroups = [ "corectrl" "libvirt" ];