mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: switch to rebased nixos-apple-silicon
This commit is contained in:
parent
f3a5b9f676
commit
0036f1bc19
3 changed files with 13 additions and 12 deletions
|
@ -51,7 +51,8 @@
|
|||
|
||||
apple-silicon = {
|
||||
# url = "github:tpwrules/nixos-apple-silicon";
|
||||
url = "github:zzywysm/nixos-asahi";
|
||||
# url = "github:zzywysm/nixos-asahi";
|
||||
url = "github:youwen5/nixos-asahi";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue