This commit is contained in:
Matthew Bessette
2026-07-20 11:07:44 -04:00
parent e54f392c4a
commit e50ca8089d
8 changed files with 144 additions and 69 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
darwin.inputs.nixpkgs.follows = "nixpkgs";
home-manager = {
url = "github:nix-community/home-manager/release-26.05";
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};