Find a file
2023-01-28 18:41:31 +01:00
apps feat: rekey funktioniert. 2023-01-28 18:41:31 +01:00
data WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
keys WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
modules feat: rekey funktioniert. 2023-01-28 18:41:31 +01:00
secrets WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
users WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
.gitignore feat: Added secret support with agenix 2023-01-25 22:12:36 +01:00
configuration.nix feat: rekey funktioniert. 2023-01-28 18:41:31 +01:00
flake.lock feat: rekey funktioniert. 2023-01-28 18:41:31 +01:00
flake.nix feat: rekey funktioniert. 2023-01-28 18:41:31 +01:00
hardware-configuration.nix feat: Added ssh config 2023-01-21 23:17:48 +01:00
README.md WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00

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]