Find a file
Patrick Großmann ba85a6474c
feat: added fix shit script bindings
WIP: started adding polybar support for different dpi
2023-02-27 16:13:57 +09:00
apps feat: implemented flake check (closes #15) 2023-02-08 21:14:06 +01:00
data feat: added fix shit script bindings 2023-02-27 16:13:57 +09:00
keys WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
modules feat: added fix shit script bindings 2023-02-27 16:13:57 +09:00
secrets chore: cleaned up configuration 2023-02-27 11:56:37 +09:00
users feat: added fix shit script bindings 2023-02-27 16:13:57 +09:00
.gitignore chore: remove pre-commit-config 2023-02-08 21:21:44 +01:00
configuration.nix chore: cleaned up configuration 2023-02-27 11:56:37 +09:00
flake.lock chore: cleaned up configuration 2023-02-27 11:56:37 +09:00
flake.nix feat: implemented flake check (closes #15) 2023-02-08 21:14:06 +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]