feat: set up agenix secrets management
This commit is contained in:
parent
cc6226d335
commit
5f329f550e
32 changed files with 279 additions and 44 deletions
2
rpi4.nix
2
rpi4.nix
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue