remove podman user

This commit is contained in:
2023-12-06 18:57:06 +01:00
parent 405372e9d5
commit fa82522895
2 changed files with 0 additions and 2 deletions

View File

@@ -172,7 +172,6 @@ in
];
};
users.users.podman.uid = cids.uids.podman;
users.groups.podman.gid = cids.gids.podman;
users.users.gitea-runner = runner-user;
users.groups.gitea-runner = runner-group;