Commit graph

8 commits

Author SHA1 Message Date
dc1e99a104 Replaced nixvim with nix-cats external flake. 2025-07-04 22:13:25 +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
f27b5ac056 removed useless and cargo-culted outputs inherrits. 2024-06-10 16:19:36 -05:00
80e8884ba1 added iso image
transferred proxmox image from nixos-generate to normal nixpkgs build
2024-06-06 14:38:39 -05:00
7642191e98 password hash is now plain file in private repo. 2024-06-05 19:10:12 -05:00
04783f1580 deduplicated host configs, defined more things in common.nix files. 2024-06-05 13:39:25 -05:00
fada583de6 added vm package. 2024-06-05 12:36:51 -05:00
7d1ae316bb inital attempt at getting lxc working. Currently home-manager is broken. 2024-06-04 23:35:32 -05:00