1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-03-07 10:59:55 +01:00

nix: try nixd instead of nil

This commit is contained in:
TheGeneralist 2025-08-03 14:37:01 +02:00
parent afe02a3ff6
commit 8724801def
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
3 changed files with 1 additions and 21 deletions

View file

@ -24,10 +24,6 @@
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs";
};
nil = {
url = "github:oxalica/nil";
inputs.nixpkgs.follows = "nixpkgs";
};
#nix.url = "github:DeterminateSystems/nix-src";
};