Docker: Simplify docker module by making usernames adjustable

This commit is contained in:
2026-06-18 16:20:07 +02:00
parent 7fc9d10092
commit 1cf44c97cc
3 changed files with 9 additions and 8 deletions
@@ -1,5 +0,0 @@
{
flake.modules.nixos.tux = {
users.users.weckyy702.extraGroups = [ "docker" ];
};
}