make brcm driver config absolute
This commit is contained in:
parent
93052beaff
commit
f4cfd21eb8
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
};
|
||||
nixos-hardware.url = "github:networkException/nixos-hardware/apple-t2-init";
|
||||
mac-brcm-fw = {
|
||||
url = "path:./mac-brcm-fw";
|
||||
url = "path:/home/jade/nix-configs/mac-brcm-fw";
|
||||
flake = false;
|
||||
};
|
||||
#mms.url = "github:mkaito/nixos-modded-minecraft-servers";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue