update the flake

This commit is contained in:
2022-10-01 19:28:35 +02:00
parent eaf24b080a
commit 7d3abb56e3
2 changed files with 16 additions and 16 deletions

View File

@@ -137,7 +137,7 @@
dates = "weekly";
options = "--delete-older-than 7d";
};
package = pkgs.nixFlakes; # Enable nixFlakes on system
package = pkgs.nixVersions.stable; # Enable nixFlakes on system
registry.nixpkgs.flake = inputs.nixpkgs;
extraOptions = ''
experimental-features = nix-command flakes