refactor: drop Incus from blade, baseModules provides podman now
This commit is contained in:
@@ -5,13 +5,8 @@
|
||||
./networking.nix
|
||||
./users.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;
|
||||
|
||||
# ── NetBird zero-trust VPN ─────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user