data | ||
hosts | ||
nix | ||
secrets | ||
templates | ||
users | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
README.md |
Meine wundervolle nix config
For secrets:
- encrypt using: rage -R recipients.txt -o [OUT] -e [IN]
- decrypt using: rage -R recipients.txt -o [OUT] -d [IN]