Updated machines

This commit is contained in:
Julien Malka 2022-02-28 14:50:02 +01:00
parent 61834633bd
commit 693ab77482
2 changed files with 29 additions and 43 deletions

View file

@ -26,7 +26,6 @@ with lib;
package = pkgs.unstable.nix;
extraOptions = ''
experimental-features = nix-command flakes
narinfo-cache-negative-ttl = 0
'';
nixPath = [
"nixpkgs=${inputs.nixpkgs}"