Add secret handling

This commit is contained in:
Martin Pander
2026-02-07 15:55:01 +01:00
parent a9c5e2398d
commit 61bb1578e0
8 changed files with 91 additions and 5 deletions

8
nix/secrets/.sops.yaml Normal file
View File

@@ -0,0 +1,8 @@
keys:
- &macbook age1hmgy68ukugduef75ev72jnpu77ff3lajadpf7u0zv3ex4nt7f5qs5nxx2l
creation_rules:
- path_regex: secrets\.yaml$
key_groups:
- age:
- *macbook

1
nix/secrets/secrets.yaml Normal file
View File

@@ -0,0 +1 @@