Disable ca-derivations for the kubernetes cluster also.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
nix.settings.experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
"ca-derivations"
|
||||
# "ca-derivations"
|
||||
# "blake3-hashes"
|
||||
# "git-hashing"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user