remove Rabbi Gerzi ownership
This commit is contained in:
parent
b09be84f73
commit
4a489e90f3
5 changed files with 1 additions and 97 deletions
|
|
@ -6,8 +6,6 @@ This flake owns the production NixOS configuration for the web services under
|
|||
- the MyResume package at `yisroelbaum.com`;
|
||||
- Jellyfin at `jellyfin.yisroelbaum.com`;
|
||||
- Forgejo at `git.yisroelbaum.com`, including its Borg backup;
|
||||
- Rabbi Gerzi at `rabbigerzi.yisroelbaum.com` and
|
||||
`rabbigerziapi.yisroelbaum.com`;
|
||||
- nginx and per-host ACME certificates for those endpoints.
|
||||
|
||||
The importing host remains responsible for provisioning secrets. Import
|
||||
|
|
@ -22,7 +20,6 @@ services.yisroelbaum-web = {
|
|||
borgPrivateKey = "/run/secrets/borg-private-key";
|
||||
forgejoMailerUser = "/run/secrets/forgejo-mailer-user";
|
||||
forgejoMailerPassword = "/run/secrets/forgejo-mailer-password";
|
||||
rabbiGerziEnvironment = "/run/secrets/rabbi-gerzi.env";
|
||||
};
|
||||
};
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue