DEBUG: use local flakes

This commit is contained in:
Emile Clark-Boman 2025-12-18 12:37:32 +10:00
parent f3e7b63641
commit cd859856d9
2 changed files with 7 additions and 10 deletions

View file

@ -21,7 +21,7 @@
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nib = {
url = "github:emilelcb/nib";
url = "path:/home/emile/nib";
inputs.systems.follows = "systems";
};