fix user for sops
This commit is contained in:
parent
c02140d91d
commit
63baa26bce
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue