refactor: drop Incus from blade, baseModules provides podman now

This commit is contained in:
2026-07-18 02:26:22 +01:00
parent 8588398094
commit 0a9e9fb02f

View File

@@ -5,13 +5,8 @@
./networking.nix ./networking.nix
./users.nix ./users.nix
./power-plan.nix ./power-plan.nix
../../modules/common/incus.nix
]; ];
# ── Docker host inside Incus ──
services.docker-host-incus.enable = true;
services.docker-host-incus.ip = "10.0.0.2";
networking.interfaces.eth0.wakeOnLan.enable = true; networking.interfaces.eth0.wakeOnLan.enable = true;
# ── NetBird zero-trust VPN ───────────────────────────────── # ── NetBird zero-trust VPN ─────────────────────────────────