Build the cilium manifest automatically in nix.

This commit is contained in:
Tom Alexander
2025-12-29 19:11:55 -05:00
parent b504dc4d66
commit 58a2061c08
12 changed files with 83 additions and 1746 deletions

View File

@@ -51,9 +51,6 @@
address = "2620:11f:7001:7:ffff:ffff:0ad7:0101";
inherit interface;
};
nameservers = [
"10.215.1.1"
];
dhcpcd.enable = lib.mkForce false;
useDHCP = lib.mkForce false;