fix: remove incus-admin group references from user configs

- Remove incus-admin group from geir and sma users
- Fixes deployment issue where cowsql was being built despite incus being disabled
- Addresses congenital-optimist build failure
This commit is contained in:
Geir Okkenhaug Jerstad 2025-07-04 15:39:00 +02:00
parent add2152e3a
commit 2069f289ff
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@ in {
"wheel"
"networkmanager"
"libvirt"
"incus-admin"
"podman"
"audio"
"video"

View file

@ -21,7 +21,6 @@
"wheel" # sudo access
"networkmanager" # network management
"libvirt" # virtualization management
"incus-admin" # container management
"podman" # container runtime
"docker" # docker compatibility (if needed)
"media" # shared media access for NFS shares