return to remote flake inputs

This commit is contained in:
do butterflies cry? 2025-12-18 13:12:16 +10:00
parent 4692bcb12b
commit 31b8c6f163
2 changed files with 9 additions and 6 deletions

View file

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