feat: update flake.lock to fix asahi and standardize specialisation

This commit is contained in:
Youwen Wu 2025-02-01 22:36:24 -08:00
parent 910216d138
commit 0d729d187f
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 23 additions and 22 deletions

View file

@ -52,7 +52,7 @@
apple-silicon = {
# url = "github:tpwrules/nixos-apple-silicon";
# url = "github:zzywysm/nixos-asahi";
url = "github:youwen5/nixos-asahi/unstable";
url = "github:youwen5/nixos-asahi/fix-lsp-plugins";
inputs.nixpkgs.follows = "nixpkgs";
};