Commit graph

21 commits

Author SHA1 Message Date
12e7808b6e flake update. 2025-08-05 17:20:53 +02:00
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
202cd21542 added tailscale to ISOs. 2024-10-01 14:52:14 +02:00
304db5a4e6 trying to get the pi image working. 2024-08-02 23:36:23 -05:00
6ff0717428 removed zfs from rpi image, speeding up build times a ton. 2024-07-31 10:50:30 -05:00
3153a2314d added raspi sd card image. 2024-07-30 15:25:53 -05:00
af0b63c38c Merge branch 'main' of ssh://git.venberg.xyz:7920/Gabe/nix-config 2024-06-18 18:07:18 -05:00
4224c17044 added rockpro host and deployment profile. 2024-06-18 18:06:17 -05:00
225ce6f064 changes to ISO image. 2024-06-18 09:32:21 -05:00
44b89b8f0c Merge branch 'main' of ssh://git.venberg.xyz:7920/Gabe/nix-config 2024-06-17 19:26:19 -05:00
4a24db8d0b added aarch64 iso.
Needs to be built natively or under emulation, does not currently
cross-compile.
2024-06-17 15:09:46 -05:00
82ffcbc905 seccond attempt at rockpro64 image, still gets OOMed on laptop. 2024-06-16 14:52:15 -05:00
4267745d51 first attempt at sd image for rockpro64. 2024-06-15 16:24:37 -05:00
f27b5ac056 removed useless and cargo-culted outputs inherrits. 2024-06-10 16:19:36 -05:00
296fbdb3c5 removed VM qcow2. 2024-06-08 14:59:46 -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