This commit is contained in:
Schrottkatze 2022-10-08 13:27:03 +02:00
parent 2ca763bfde
commit 576e539bc5
3 changed files with 11 additions and 2 deletions

View file

@ -9,7 +9,7 @@
};
nixos-hardware.url = "github:kekrby/nixos-hardware";
mac-brcm-fw = {
url = "path:../mac-brcm-fw";
url = "path:./mac-brcm-fw";
flake = false;
};
};