Update branch of home-manager
This commit is contained in:
parent
16f43911fa
commit
ea1b84d4bc
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
home-manager = builtins.fetchTarball {
|
home-manager = builtins.fetchTarball {
|
||||||
url = "https://github.com/nix-community/home-manager/archive/release-20.09.tar.gz";
|
url = "https://github.com/nix-community/home-manager/archive/release-21.11.tar.gz";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
imports = [ "${home-manager}/nixos" ];
|
imports = [ "${home-manager}/nixos" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user