mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fix: switch back to fork of nixos-apple-silicon with patches applied
This commit is contained in:
parent
f96365728c
commit
bc33f7a991
2 changed files with 10 additions and 9 deletions
|
@ -50,9 +50,9 @@
|
|||
ucode.url = "github:e-tho/ucodenix";
|
||||
|
||||
apple-silicon = {
|
||||
url = "github:tpwrules/nixos-apple-silicon";
|
||||
# url = "github:tpwrules/nixos-apple-silicon";
|
||||
# url = "github:zzywysm/nixos-asahi";
|
||||
# url = "github:youwen5/nixos-asahi/unstable";
|
||||
url = "github:youwen5/nixos-asahi/unstable";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue