*shrug emote*

This commit is contained in:
alisceon 2025-09-29 16:27:22 +02:00
parent ea5cd5489e
commit 2f7b7a6333

View file

@ -78,6 +78,7 @@
createHome = true;
shell = pkgs.bashInteractive;
extraGroups = [ "podman" "wheel" ];
group = "gitlab-runner";
};
users.groups.podman = { };