Build the cilium manifest automatically in nix.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user