Find a file
2023-03-08 16:47:00 +09:00
apps feat: implemented flake check (closes #15) 2023-02-08 21:14:06 +01:00
data feat: improved rofi (closes #36) 2023-03-08 16:28:53 +09:00
keys WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
modules feat: added LAN config for Korea 2023-03-05 22:56:36 +09:00
secrets feat: added LAN config for Korea 2023-03-05 22:56:36 +09:00
templates fix: typo in flake template 2023-03-06 15:50:51 +09:00
users WIP: did some work on touchegg 2023-03-08 16:47:00 +09:00
.gitignore chore: remove pre-commit-config 2023-02-08 21:21:44 +01:00
configuration.nix FEAT: Added backlight support (closes #39) 2023-03-08 16:02:39 +09:00
flake.lock feat: improved rofi (closes #36) 2023-03-08 16:28:53 +09:00
flake.nix feat: added flake templates 2023-03-06 15:47:49 +09: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]