🚚 nix-darwin has a new home

This commit is contained in:
2025-03-28 13:28:23 -04:00
parent 22abedaf52
commit 4503ca8cc8
3 changed files with 46 additions and 46 deletions

View File

@ -12,7 +12,7 @@
};
darwin = {
url = "github:lnl7/nix-darwin/master";
url = "github:nix-darwin/nix-darwin/master";
inputs.nixpkgs.follows = "nixpkgs";
};