Bruno BELANYI
19d2916e1c
hosts: nixos: porthos: secrets: rename 'nix-cache'
...
To go with the module rename.
2023-08-19 14:41:10 +02:00
Bruno BELANYI
ae13ab0c86
nixos: porthos: secrets: add grafana secret-key
...
The secret will be used in the next commit.
2023-07-17 10:59:58 +00:00
Bruno BELANYI
5ff0b62af8
hosts: nixos: porthos: secrets: add tandoor
2023-07-17 11:53:49 +02:00
Bruno BELANYI
30d01972b2
hosts: nixos: porthos: secrets: add vikunja
2023-05-13 21:18:57 +02:00
Bruno BELANYI
f7df17686f
nixos: porthos: secrets: add 'nix-serve/cache-key'
2023-05-03 15:02:44 +00:00
Bruno BELANYI
7cebaa3751
modules: secrets: move wireguard keys
...
This is a bit special, as some of the keys do not belong to NixOS hosts,
so store those in the module itself, and into host-specific directories
for the keys that are NixOS hosts.
2023-04-17 08:18:27 +00:00
Bruno BELANYI
6079485b50
modules: secrets: move host-specific secrets
2023-04-16 19:44:02 +01:00
Bruno BELANYI
57008bcb7c
hosts: nixos: add host-specific secrets module
...
This is the same logic as the common module, but for secrets that don't
need to be shared to different hosts.
2023-04-16 19:44:02 +01:00