feat: set up agenix secrets management

This commit is contained in:
Felix Schröter 2022-05-04 03:02:47 +02:00
parent cc6226d335
commit 5f329f550e
Signed by: felschr
GPG key ID: 671E39E6744C807D
32 changed files with 279 additions and 44 deletions

View file

@ -63,7 +63,7 @@ in with builtins; {
use = "web";
zone = "felschr.com";
username = "felschr@pm.me";
passwordFile = "/etc/nixos/secrets/cfdyndns-apikey";
passwordFile = config.age.secrets.cfdyndns.path;
domains = [
"home.felschr.com"
"cloud.felschr.com"