wildfire: 160 current 2025-06-17 19:31:24 25.05.20250615.6c64dab 6.15.2 *

home-manager version fix
This commit is contained in:
2025-06-17 19:32:08 +02:00
parent 48077ab39f
commit cb909aa5f5
3 changed files with 7 additions and 4 deletions

View File

@ -7,7 +7,7 @@
# Home Manager
home-manager = {
url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/release-25.05";
inputs.nixpkgs.follows = "nixpkgs";
};