use home-manager current release
This commit is contained in:
parent
14b875cd41
commit
24e76078a1
2 changed files with 6 additions and 21 deletions
|
@ -5,7 +5,7 @@
|
|||
myNixpkgs.url = github:NixOS/nixpkgs/nixos-22.05;
|
||||
flake-utils.url = github:numtide/flake-utils;
|
||||
home-manager = {
|
||||
url = github:nix-community/home-manager;
|
||||
url = github:nix-community/home-manager/release-22.05;
|
||||
inputs.nixpkgs.follows = "myNixpkgs";
|
||||
};
|
||||
nix-doom-emacs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue