flake: use master branch of home-manager
This commit is contained in:
parent
d8c3f5c987
commit
58595b8d29
2 changed files with 5 additions and 5 deletions
|
|
@ -26,7 +26,7 @@
|
|||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "home-manager";
|
||||
ref = "release-21.05";
|
||||
ref = "master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue