Commit graph

6 commits

Author SHA1 Message Date
1fd85a0978 enabled fail2ban for sshd, will enable for more services later. 2025-05-07 16:06:26 +02:00
48c60629ab Restic: made modular backup declerations.
Required tree-wide re-wiring of the host option.
Now, rather than each host having a monolithic restic.nix file,
the hosts restic.nix file just specifies the password and url of the
restic repository. Eatch module then definies specific paths to backup
and any pre and post commands that need to be performed.
Each backed up service gets an independent systemd backup service and
timer.
2025-04-13 15:27:25 +02:00
6147ddb903 made nix-secrets input comment-out-able. 2024-06-12 14:40:04 -05:00
f27b5ac056 removed useless and cargo-culted outputs inherrits. 2024-06-10 16:19:36 -05:00
7d1ae316bb inital attempt at getting lxc working. Currently home-manager is broken. 2024-06-04 23:35:32 -05:00
b04ab13d39 added sshd config. 2024-06-03 17:36:45 -05:00