Find a file
2023-02-18 21:56:34 +01:00
apps feat: implemented flake check (closes #15) 2023-02-08 21:14:06 +01:00
data feat: zsh+atuin prefix search 2023-02-18 21:56:34 +01:00
keys WIP: rekey module to rekey all secrets using the yubikey 2023-01-28 02:50:14 +01:00
modules Fix: nvidia offload working 2023-02-15 16:09:53 +01:00
secrets feat: added smb mounts 2023-02-14 01:33:38 +01:00
users feat: zsh+atuin prefix search 2023-02-18 21:56:34 +01:00
.gitignore chore: remove pre-commit-config 2023-02-08 21:21:44 +01:00
configuration.nix Fix: nvidia offload working 2023-02-15 16:09:53 +01:00
flake.lock feat: added smb mounts 2023-02-14 01:33:38 +01: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]