fix user for sops

This commit is contained in:
2023-12-05 23:43:12 +01:00
parent c02140d91d
commit 63baa26bce

View File

@@ -121,7 +121,7 @@ in
users.groups.gitea-runner = runner-group;
sops.secrets.gitea-runner-token = {
owner = "git-runner";
owner = "gitea-runner";
};
containers.git-runner = {