Find a file
2023-02-04 21:23:43 +01:00
apps chore: implemented warning 2023-01-28 20:10:55 +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 Chore: Formatting 2023-02-04 21:23:43 +01:00
secrets chore: implemented warning 2023-01-28 20:10:55 +01:00
users Chore: Formatting 2023-02-04 21:23:43 +01:00
.gitignore feat: Added secret support with agenix 2023-01-25 22:12:36 +01:00
configuration.nix feat: Added both AStA autorandr configs 2023-02-04 15:40:33 +01:00
flake.lock feat: Added both AStA autorandr configs 2023-02-04 15:40:33 +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]