Find a file
2023-02-07 14:30:39 +01:00
apps Fix: removed unusable warning in rekey module 2023-02-07 14:30:39 +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 Fix: removed unusable warning in rekey module 2023-02-07 14:30:39 +01:00
secrets Feat: Implemented password files and disabled mutable users 2023-02-07 12:51:17 +01:00
users Fix: removed unusable warning in rekey module 2023-02-07 14:30:39 +01:00
.gitignore feat: Added secret support with agenix 2023-01-25 22:12:36 +01:00
configuration.nix Fix: removed unusable warning in rekey module 2023-02-07 14:30:39 +01:00
flake.lock Fix: removed unusable warning in rekey module 2023-02-07 14:30:39 +01:00
flake.nix feat: Added both AStA autorandr configs 2023-02-04 15:40:33 +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]