mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: switch to upstream nixos-apple-silicon
This commit is contained in:
parent
c49a60fd54
commit
0978bf6251
2 changed files with 11 additions and 29 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