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
6 lines
169 B
Markdown
6 lines
169 B
Markdown
# 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] `
|