This commit is contained in:
2025-12-31 17:34:29 +01:00
parent 9c36a5b10c
commit 1317185fbe
2 changed files with 3 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
nix = {
package = lib.mkDefault pkgs.nix;
settings = {
experiment-features = [
experimental-features = [
"nix-command"
"flakes"
"ca-derivations"