move docker group to appropriate place

This commit is contained in:
KoenDR06 2025-11-25 16:27:39 +01:00
parent 2468c5ab74
commit 31c4d62a82
2 changed files with 1 additions and 1 deletions

View file

@ -53,7 +53,6 @@ in {
];
extraGroups = [
"wheel"
"docker"
];
};
};