mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-18 05:02:10 -08:00
feat: change back to upstream nixos-apple-silicon
This commit is contained in:
parent
b2e71d20d4
commit
8fb6e79cb5
1 changed files with 1 additions and 3 deletions
|
@ -50,9 +50,7 @@
|
|||
ucode.url = "github:e-tho/ucodenix";
|
||||
|
||||
apple-silicon = {
|
||||
# url = "github:tpwrules/nixos-apple-silicon";
|
||||
# url = "github:zzywysm/nixos-asahi";
|
||||
url = "github:youwen5/nixos-asahi";
|
||||
url = "github:tpwrules/nixos-apple-silicon";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue