Commit graph

19 commits

Author SHA1 Message Date
11f6c18f13 added immich to the homelab. 2025-05-03 22:26:25 +02:00
0f05d21280 copyparty configs! 2025-04-23 11:43:51 +02:00
a08109dc84 flake update. 2025-04-18 11:34:25 +02:00
90fe4a9ad0 fixed https://github.com/NixOS/nixpkgs/issues/398172 in nixpkgs fork.
just waiting for https://github.com/NixOS/nixpkgs/pull/398536 to get
reviewed and merged.
2025-04-14 12:59:03 +02:00
9177a84b5c fix for https://github.com/NixOS/nixpkgs/issues/398172 2025-04-13 22:05:58 +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
e8a5bb3bc9 many things:
* flake.lock update, with code changes needed.
* miniserve.rs static directory listing.
* change from typst-ls to tinymist for typst lsp
* deletion of hugo template.
* change from self-built duckdns module to nixpkgs one.
2025-02-24 11:39:38 +01:00
f37f68c70e fixed bugs with cirrostratus. 2024-08-07 15:32:03 -05:00
fa96291493 added duckdns updates to cirrostratus. 2024-08-06 22:49:32 -05:00
45132109d7 v1 of duckdns update service. 2024-08-06 22:21:41 -05:00
98a92683bd abandoned systemd-dhcp module.
Made convience function for calculating pool size and offset from range
instead.
2024-06-20 17:48:23 -05:00
b85bdbb787 WIP systemd-networkd dhcp server module. 2024-06-19 17:13:25 -05:00
a0c1ad0beb tree-wide change. seperated config from 'real' modles. 2024-05-31 12:20:48 -05:00
e641a643af added an nfsv2 module. 2024-05-23 10:30:28 -05:00
9f21d3020b full, tested wsl config. 2024-05-15 13:22:50 -05:00
f180fc20f1 changed home-manager/default to common, added non-starship zsh prompt. 2024-05-07 22:20:11 -05:00
80ac00a7cf added storage optimization settings to optimise and gc the nix store. 2024-05-06 19:06:55 -05:00
e27cafb15b i3 is mostly working! 2024-04-04 18:44:59 -05:00
fe1ed3e1be IN PROGRESS COMMIT. does not currently build.
Attempting to make nixos config that incorperates a non-nixos HM config.
2024-04-03 17:50:53 -05:00