nix-config/README.md
Patrick Großmann 4fa6cc7d79
WIP: rekey module to rekey all secrets using the yubikey
Work apart from interactivity. Pins are thus currently unsopported
Will be supperseeded by a flake runable to rekey secrets
on demand
2023-01-28 02:50:14 +01:00

169 B

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]