1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51:08 +01:00

chore: home-manager from nix-community

This commit is contained in:
2021-02-07 18:45:01 +01:00
parent 5cdf3637a5
commit 18033c0e54
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ let
};
home-manager = {
ref = "refs/heads/release-${release}";
url = "https://github.com/rycee/home-manager.git";
url = "https://github.com/nix-community/home-manager.git";
path = toString .versions/home-manager.json;
};
krops = {