Disable nix channels

This commit is contained in:
Pim Kunis 2025-06-07 10:33:27 +02:00
parent 6581f4aa9f
commit a9313ce8aa

View file

@ -146,6 +146,7 @@
nix = {
package = lib.mkDefault pkgs.nixVersions.stable;
channel.enable = false;
extraOptions = ''
experimental-features = nix-command flakes