beatzaplenty and Claude Sonnet 5
e76486efbe
Refactor flake targets into platform x build-type matrix
...
Generates all nixosConfigurations from mkTarget(platform, buildType,
hostPath) instead of hand-written per-host blocks, so adding a new
platform or build type is a one-line addition. Per-machine identity
(hostname, hostId, secrets, stateVersion) moves into hosts/<name>/host.nix;
platform-specific config (hardware, boot, networking) into
modules/platforms/*.nix; build-type config (minimal/server/docker/gui/
nix-cache/pxe-boot) into modules/build-types/*.nix.
Old flat targets (nixos, docker, server, nix-cache, nix-minimal, pxe-boot)
are replaced by the 17-target <platform>-<buildtype> matrix; each new
target was verified to evaluate before its old counterpart was removed.
CI workflows and docs/aliases now discover hosts dynamically via
nixosConfigurations attrNames and /etc/flake-target instead of hardcoded
lists, so they can't drift from flake.nix again.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-19 12:03:33 +10:00
beatzaplenty
0900ff25ae
updated to efi boot and resolved module paths
2026-07-19 06:27:22 +10:00
beatzaplenty
8932e52d72
updated to efi boot
2026-07-18 07:52:30 +10:00
beatzaplenty
4822f0b290
updated proxmox disko configuration
2026-07-18 05:54:32 +10:00
beatzaplenty
7d113e302f
update grub config
2026-07-15 13:23:09 +10:00
beatzaplenty
bc68d8cf17
disabled disko module
2026-07-15 13:10:09 +10:00
beatzaplenty
2fb6b1de00
update linode host folder name to linode-minimal
2026-07-15 09:38:12 +10:00
beatzaplenty
a2f817b098
add linode disko config
2026-07-15 09:36:04 +10:00
beatzaplenty
5dc41e2866
added disko configuration to remove disk formatting from auto installer
2026-07-15 07:30:32 +10:00
beatzaplenty
2a426615cb
update hardware config
2026-07-14 20:50:21 +10:00
beatzaplenty
a5ef1aa519
added disko configuration
2026-07-13 19:10:21 +10:00
beatzaplenty
a919252a47
create linode flake
2026-07-13 17:46:12 +10:00
beatzaplenty
d48e4d4f10
moved common into modules
2026-07-13 16:03:48 +10:00
beatzaplenty
fe83640776
change path
2026-07-13 14:29:29 +10:00
beatzaplenty
03066d716d
fix syntax
2026-07-13 14:10:38 +10:00
beatzaplenty
bcf57246e0
enable beszel agent debugging
2026-07-13 14:09:33 +10:00
beatzaplenty
9fb6d9da13
update path
2026-07-13 14:04:36 +10:00
beatzaplenty
24dd5adfed
change paths
2026-07-13 13:57:37 +10:00
beatzaplenty
489ed11406
update extra filesystems
2026-07-13 13:49:58 +10:00
beatzaplenty
f77a26402f
update path
2026-07-13 13:44:50 +10:00
beatzaplenty
9eb219360e
fix syntax
2026-07-13 13:37:59 +10:00
beatzaplenty
a3fe69a89c
added extra filesystems
2026-07-13 13:36:36 +10:00
beatzaplenty
33522a4613
permit root login
2026-07-13 12:39:58 +10:00
beatzaplenty
7ea203e22d
added raspi-backup share
2026-07-13 11:44:45 +10:00
beatzaplenty
567e2536b1
updated server configuration
2026-07-13 05:55:40 +10:00
beatzaplenty
efa0ee26fe
modularized locale settings
2026-07-13 02:43:08 +10:00
beatzaplenty
0c68f54e1f
remove commented lines
2026-07-13 02:26:46 +10:00
beatzaplenty
6cc79e0c36
fix syntax
2026-07-13 02:14:21 +10:00
beatzaplenty
4078230052
removed port from firewall
2026-07-13 02:05:13 +10:00
beatzaplenty
06dc25c983
modularized rpcbind enable and added to server config
2026-07-13 02:00:55 +10:00
beatzaplenty
aa2af2d169
updated module paths
2026-07-13 01:53:32 +10:00
beatzaplenty
33584d9a02
fix typo
2026-07-13 01:44:05 +10:00
beatzaplenty
b25d9db82b
clean up commented lines
2026-07-13 01:42:28 +10:00
beatzaplenty
94df02515d
removed let statement
2026-07-13 01:34:19 +10:00
beatzaplenty
8b49deb1d7
modularized docker health to gotify service
2026-07-13 01:29:45 +10:00
beatzaplenty
fac343fa76
modularized nextcloud cron job
2026-07-13 01:25:16 +10:00
beatzaplenty
9f59ed4426
modularized raspi mount
2026-07-13 01:12:43 +10:00
beatzaplenty
da75a23700
modularized traefik log rotatation config
2026-07-13 01:05:44 +10:00
beatzaplenty
3d42dee0bf
update path
2026-07-13 01:00:03 +10:00
beatzaplenty
9fef163850
updated module directory structure
2026-07-13 00:56:19 +10:00
beatzaplenty
c64e4ad7d5
enable tailscale module
2026-07-13 00:46:07 +10:00
beatzaplenty
aeaa1f6479
modularized tailscale service
2026-07-13 00:44:29 +10:00
beatzaplenty
bca8c2f9df
move docker system packages to docker-service module
2026-07-13 00:36:52 +10:00
beatzaplenty
c1ba633bff
modularized docker service
2026-07-13 00:30:10 +10:00
beatzaplenty
62edbd203d
removed promotheus exporter
2026-07-12 19:09:46 +10:00
beatzaplenty
fa3d91303c
added beszel agent
2026-07-12 18:21:03 +10:00
beatzaplenty
59a01b35bf
added beszel agent
2026-07-12 18:08:44 +10:00
beatzaplenty
cf78588f00
added beszel port to firewall
2026-07-12 17:07:42 +10:00
beatzaplenty
7156c343bb
remove beszel agent from docker and create module
2026-07-12 15:48:18 +10:00
beatzaplenty
32b65b0894
add semi colons
2026-07-10 08:01:58 +10:00