mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-23 01:37:14 +01:00
kommode/gitea: add restartUnits for some sops secrets
This commit is contained in:
@@ -15,6 +15,7 @@ in {
|
||||
defaultConfig = {
|
||||
owner = "gitea";
|
||||
group = "gitea";
|
||||
restartUnits = [ "gitea.service" ];
|
||||
};
|
||||
in {
|
||||
"gitea/database" = defaultConfig;
|
||||
|
||||
Reference in New Issue
Block a user