nixos-pc: add frank user to moonshine group
This commit is contained in:
@@ -284,6 +284,7 @@ in
|
|||||||
extraGroups = [
|
extraGroups = [
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"wheel"
|
"wheel"
|
||||||
|
"moonshine"
|
||||||
"libvirtd"
|
"libvirtd"
|
||||||
"input"
|
"input"
|
||||||
"video"
|
"video"
|
||||||
|
|||||||
Reference in New Issue
Block a user