Patrick Großmann
4fa6cc7d79
Work apart from interactivity. Pins are thus currently unsopported Will be supperseeded by a flake runable to rekey secrets on demand |
||
---|---|---|
data | ||
keys | ||
modules | ||
secrets | ||
users | ||
.gitignore | ||
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]