-
Notifications
You must be signed in to change notification settings - Fork 431
Open
Description
Hi! The winapps-setup --user command fails for me on NixOS:
Checking whether the user 'marco' is part of the required groups... Failed!
ERROR: GROUP MEMBERSHIP CHECK ERROR.
The current user 'marco' is not part of group 'libvirt' and/or group 'kvm'.
This group is not called libvirt or kvm on my machine, it is libvirtd. And I am in that group. How can I bypass this check?
Config :
RDP_DOMAIN=""
RDP_IP=""
WAFLAVOR="libvirt"
RDP_SCALE="100"
REMOVABLE_MEDIA="/run/media"
RDP_FLAGS="/cert:tofu /sound /microphone +home-drive"
DEBUG="true"
AUTOPAUSE="off"
AUTOPAUSE_TIME="300"
FREERDP_COMMAND=""
PORT_TIMEOUT="5"
RDP_TIMEOUT="30"
BOOT_TIMEOUT="120"
RDP_USER="marco"
RDP_PASS="..."
VM_NAME="Win11"
Metadata
Metadata
Assignees
Labels
No labels