nix-config/services
Bruno BELANYI d1d33fd1d1 secrets: modularise
Instead of reading from the 'secrets' directory all over the place,
consolidate all secrets-handling inside the same module.

This means that finally, the 'acme' service does not need to come read
right into this repository, however this leads to a potentially unsecure
setup (because I am storing passwords in the Nix store)... I have
decided not to care about this relatively minor issue, but I could
revisit it by using `sops-nix` in the future.
2021-02-08 10:49:59 +00:00
..
default.nix services: add Quassel 2021-02-08 10:49:59 +00:00
gitea.nix services: gitea: clean up configuration 2021-02-08 10:49:58 +00:00
indexers.nix services: add indexers 2021-02-08 10:49:59 +00:00
jellyfin.nix services: add jellyfin 2021-02-03 20:38:54 +01:00
matrix.nix services: matrix: remove postgreSQL backup 2021-02-08 10:49:58 +00:00
media.nix services: add sabnzbd 2021-02-03 20:38:54 +01:00
nextcloud.nix services: add nextcloud 2021-02-08 10:49:58 +00:00
nginx.nix secrets: modularise 2021-02-08 10:49:59 +00:00
pirate.nix services: add pirate 2021-02-03 20:38:54 +01:00
postgresql-backup.nix services: add postgres-backup 2021-02-08 10:49:58 +00:00
quassel.nix services: add Quassel 2021-02-08 10:49:59 +00:00
rss-bridge.nix services: add RSS-Bridge 2021-02-08 10:49:59 +00:00
sabnzbd.nix services: add sabnzbd 2021-02-03 20:38:54 +01:00
transmission.nix services: add transmission 2021-02-03 20:38:54 +01:00