Add ca-derivations

This commit is contained in:
muon 2025-12-05 16:36:48 +00:00
parent 2ff6d53025
commit 77aae52f6f

View file

@ -29,7 +29,7 @@
flake = flake; flake = flake;
}; };
nix.settings.experimental-features = ["nix-command" "flakes"]; nix.settings.experimental-features = ["nix-command" "flakes" "ca-derivations"];
nix.settings = { nix.settings = {
substituters = [ substituters = [
"https://cache.nixos.org" "https://cache.nixos.org"