users/infinidoge: replace adm group with systemd-journal
This commit is contained in:
parent
d125b1ed38
commit
71e30a1820
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,6 @@ in
|
|||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
"adbusers"
|
||||
"adm"
|
||||
"bluetooth"
|
||||
"borg"
|
||||
"dialout"
|
||||
|
@ -124,6 +123,7 @@ in
|
|||
"minecraft"
|
||||
"nginx"
|
||||
"plugdev"
|
||||
"systemd-journal"
|
||||
"video"
|
||||
"wheel"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue