import Rabbi Gerzi directly
This commit is contained in:
parent
92d6e4bad7
commit
0bece42016
6 changed files with 50 additions and 21 deletions
|
|
@ -7,7 +7,6 @@
|
|||
borgPrivateKey = config.sops.secrets."borg-private-key".path;
|
||||
forgejoMailerUser = config.sops.secrets."forgejo-mailer-user".path;
|
||||
forgejoMailerPassword = config.sops.secrets."forgejo-mailer-passwd".path;
|
||||
rabbiGerziEnvironment = config.sops.secrets."rabbi-gerzi-env".path;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -20,13 +19,5 @@
|
|||
sopsFile = ./secrets/forgejo.yaml;
|
||||
mode = "0400";
|
||||
};
|
||||
"rabbi-gerzi-env" = {
|
||||
sopsFile = ./secrets/rabbi-gerzi.env;
|
||||
format = "dotenv";
|
||||
key = "";
|
||||
mode = "0400";
|
||||
owner = config.services.rabbi-gerzi.user;
|
||||
group = config.services.rabbi-gerzi.group;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue