Find a file
2023-06-03 16:56:08 +09:00
hosts chore: improved folder setup, added modules and lib 2023-06-03 16:20:56 +09:00
modules chore: added hyprland keybind for suspend 2023-06-03 16:56:08 +09:00
nix chore: improved folder setup, added modules and lib 2023-06-03 16:20:56 +09:00
secrets fix: switched passwd encryption method to prevent user logout if agenix 2023-06-02 14:53:17 +09:00
templates fix: typo in flake template 2023-03-06 15:50:51 +09:00
users chore: added hyprland keybind for suspend 2023-06-03 16:56:08 +09:00
.envrc feat: added direnv support 2023-05-22 20:35:29 +09:00
.gitignore feat: added direnv support 2023-05-22 20:35:29 +09:00
.luacheckrc Switched to new folder layout 2023-05-18 18:47:55 +09:00
flake.lock chore: system upgrade 2023-05-29 18:07:35 +09:00
flake.nix chore: improved folder setup, added modules and lib 2023-06-03 16:20:56 +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]