1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 18:17:44 +00:00

nix: do not accept-flake-config

This commit is contained in:
RGBCube 2025-06-05 17:58:52 +03:00
parent 6f41659f99
commit e9f5bce55b
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -25,7 +25,6 @@
"pipe-operators" "pipe-operators"
]; ];
accept-flake-config = true;
builders-use-substitutes = true; builders-use-substitutes = true;
flake-registry = ""; flake-registry = "";
http-connections = 50; http-connections = 50;