nix: version home-manager along the nixos channels
This commit is contained in:
parent
0913cdc4d5
commit
ec01ff74b6
5 changed files with 29 additions and 14 deletions
|
@ -7,4 +7,9 @@
|
|||
ref = "nixos-unstable";
|
||||
rev = "44b02b52ea6a49674f124f50009299f192ed78bb";
|
||||
};
|
||||
homeManagerModule = {
|
||||
url = "https://github.com/rycee/home-manager/";
|
||||
ref = "release-18.09";
|
||||
rev = "dd94a849df69fe62fe2cb23a74c2b9330f1189ed";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue