Ophanim: update secrets.
This commit is contained in:
parent
e2330f01fc
commit
4dd8a02129
2 changed files with 10 additions and 7 deletions
|
@ -45,7 +45,10 @@ with lib;
|
|||
};
|
||||
};
|
||||
};
|
||||
sops.secrets."services/gitea/dbPass" = {};
|
||||
sops.secrets."services/gitea/dbPass" = {
|
||||
owner = "git";
|
||||
group = "gitea";
|
||||
};
|
||||
users.users.git = {
|
||||
description = "Gitea Service";
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue