Find a file
2023-04-27 00:22:33 +09:00
apps feat: implemented flake check (closes #15) 2023-02-08 21:14:06 +01:00
data chor: System update 2023-04-12 23:52:20 +09:00
keys WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
modules chore: added chromium to installed set 2023-04-24 17:43:36 +09:00
secrets WIP: hyprland 2023-03-11 18:03:55 +09:00
templates fix: typo in flake template 2023-03-06 15:50:51 +09:00
users chore: added wayland alias to electron apps 2023-04-27 00:22:33 +09:00
.gitignore chore: moved templates to extra repository 2023-03-20 17:27:06 +09:00
configuration.nix chor: System update 2023-04-12 23:52:20 +09:00
flake.lock chor: System update 2023-04-12 23:52:20 +09:00
flake.nix chor: System update 2023-04-12 23:52:20 +09:00
hardware-configuration.nix feat: switched to TLP from powertop 2023-03-30 17:15:07 +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]