nixos-pc: add frank user to moonshine group

This commit is contained in:
2026-08-22 11:16:00 -04:00
parent 9352de7ae7
commit 26ac7e2f31
+1
View File
@@ -284,6 +284,7 @@ in
extraGroups = [ extraGroups = [
"networkmanager" "networkmanager"
"wheel" "wheel"
"moonshine"
"libvirtd" "libvirtd"
"input" "input"
"video" "video"