Switch back to flakes (again) This reverts commit b5bcdf72cbc998550bf55af1842fe65f8c9ef0bf.
1 file changed, 1 insertion(+), 2 deletions(-)
changed files
M user/settings/nix.nix → user/settings/nix.nix
@@ -20,14 +20,13 @@ programs.nix-init = { enable = true; settings = { maintainers = [ "alanpearce" ]; - nixpkgs = "<nixpkgs>"; + nixpkgs = "builtins.getFlake \"nixpkgs\""; }; }; home.packages = with pkgs; [ cached-nix-shell nixd - npins angrr nix-prefetch-scripts nix-update