removes unspported values from base

This commit is contained in:
Dennis Schoepf 2025-12-06 17:29:44 +01:00
parent 081276d7f1
commit 2ca02850f1

View file

@ -15,13 +15,6 @@
"flakes" "flakes"
]; ];
}; };
gc = {
automatic = true;
options = "delete-older-than 7d";
};
optimise = {
automatic = true;
};
}; };
nixpkgs = { nixpkgs = {