use pre-built nix-index db

This commit is contained in:
Reid 2025-12-17 01:07:00 -08:00
parent 88384c52dd
commit b3f0ff53df
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 25 additions and 1 deletions

View file

@ -10,7 +10,6 @@
nix = {
package = pkgs.nixVersions.latest;
settings = {
experimental-features = [ "nix-command" "flakes" ];