From 98f149ed6783e635b1433793cf3fa917e444174b Mon Sep 17 00:00:00 2001 From: alisceon Date: Mon, 29 Sep 2025 16:28:59 +0200 Subject: [PATCH] silly misread --- hosts/tesla-nixos/configuration.nix | 1 + 1 file changed, 1 insertion(+) 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