Skip to content

Group check uses incorrect group (NixOS) #683

@theCapypara

Description

@theCapypara

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions