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;
|
isNormalUser = true;
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"wheel"
|
"wheel"
|
||||||
"docker"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
openssh = {
|
openssh = {
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ _: {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"wheel"
|
"wheel"
|
||||||
"docker"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
openssh = {
|
openssh = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue