apps | ||
data | ||
keys | ||
modules | ||
secrets | ||
users | ||
.gitignore | ||
.pre-commit-config.yaml | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
hardware-configuration.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]