Find a file
2023-05-11 19:59:16 +09:00
data feat: added luacheckrc for pre commit luacheck 2023-05-11 13:39:54 +09:00
hosts fix: added flake registry for hosts 2023-05-04 13:17:03 +09:00
nix fix: fixed old colmena version in nixpkgs 2023-05-03 20:31:18 +09:00
secrets chore: switched to colmena and sane file layout 2023-05-02 22:08:36 +09:00
templates fix: typo in flake template 2023-03-06 15:50:51 +09:00
users chore: cleaned up unused files 2023-05-02 22:11:27 +09:00
.gitignore chore: moved templates to extra repository 2023-03-20 17:27:06 +09:00
.luacheckrc feat: added luacheckrc for pre commit luacheck 2023-05-11 13:39:54 +09:00
flake.lock chore: switched to my own template repo 2023-05-11 19:59:16 +09:00
flake.nix chore: switched to my own template repo 2023-05-11 19:59:16 +09: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]