spotlights-macbook-air: Upgrade to Asahi 6.12

This commit is contained in:
Spotlight 2024-12-25 08:28:06 -06:00
parent 12a902eacf
commit 5d00407eaf
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 9 additions and 25 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";
url = "github:zzywysm/nixos-asahi/supreme-asahi-6.12";
inputs.nixpkgs.follows = "nixpkgs";
};
# Allows for easy enumeration of available Darwin and Linux systems.