kyra(hardening): removing useless groups
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
76ef25bb08
commit
a65cbaee81
2 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ _: {
|
|||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"docker"
|
||||
];
|
||||
|
||||
openssh = {
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ _: {
|
|||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"docker"
|
||||
];
|
||||
|
||||
openssh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue