update apple-silicon flake

This commit is contained in:
Sean Kovacs 2026-02-05 14:06:51 -05:00
commit 7bc2a3370b
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 6 additions and 6 deletions

View file

@ -72,7 +72,7 @@
};
apple-silicon = {
url = "github:sckova/nixos-apple-silicon";
url = "github:nix-community/nixos-apple-silicon";
inputs.nixpkgs.follows = "nixpkgs";
};