spotlights-macbook-air: Switch back to tpwrules/nixos-apple-silicon

This commit is contained in:
Spotlight 2025-01-29 18:09:23 -06:00
parent 792e3d3efd
commit 574dbc7ded
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 26 additions and 10 deletions

View file

@ -5,7 +5,7 @@
# Specify the source of Home Manager and Nixpkgs.
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
apple-silicon-support = {
url = "github:zzywysm/nixos-asahi/supreme-asahi-6.12";
url = "github:tpwrules/nixos-apple-silicon";
inputs.nixpkgs.follows = "nixpkgs";
};
# Allows for easy enumeration of available Darwin and Linux systems.