diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index 01755de..0b166f7 100644 --- a/hosts/tesla-nixos/configuration.nix +++ b/hosts/tesla-nixos/configuration.nix @@ -80,6 +80,7 @@ extraGroups = [ "podman" "wheel" ]; group = "gitlab-runner"; }; + users.groups.gitlab-runner = { }; users.groups.podman = { }; # Rootless Podman