fix(cilium): Disable kubeproxy on ekman
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ treefmt.evalModule pkgs {
|
||||
# --- Nix formatting ---
|
||||
nixfmt = {
|
||||
enable = true;
|
||||
package = pkgs.nixfmt-rfc-style;
|
||||
package = pkgs.nixfmt;
|
||||
};
|
||||
statix.enable = true;
|
||||
deadnix.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user