kyra(hardening): removing useless groups

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-03 16:04:47 +03:00
parent 76ef25bb08
commit a65cbaee81
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@ _: {
isNormalUser = true;
extraGroups = [
"wheel"
"docker"
];
openssh = {

View file

@ -6,7 +6,6 @@ _: {
isNormalUser = true;
extraGroups = [
"wheel"
"docker"
];
openssh = {