mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
fix: use fork of nixos-asahi to avoid systemd compilation failure
This commit is contained in:
parent
37f5fe4019
commit
8f86ce2201
2 changed files with 7 additions and 6 deletions
|
@ -49,7 +49,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