Updated machines

This commit is contained in:
Julien Malka 2022-02-28 14:50:02 +01:00
parent bce831f4fe
commit 9ae1d8a7de
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
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}"