1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 20:01: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

@@ -1,5 +1,5 @@
{ {
"url": "https://github.com/rycee/home-manager.git", "url": "https://github.com/nix-community/home-manager.git",
"rev": "91bd34620d73340be03642279ee0d1c64110ee6c", "rev": "91bd34620d73340be03642279ee0d1c64110ee6c",
"date": "2021-01-22T14:53:58+01:00", "date": "2021-01-22T14:53:58+01:00",
"path": "/nix/store/ybmjqanz6r1zg2k5hw5d9131cadms06s-home-manager", "path": "/nix/store/ybmjqanz6r1zg2k5hw5d9131cadms06s-home-manager",

View File

@@ -12,7 +12,7 @@ let
}; };
home-manager = { home-manager = {
ref = "refs/heads/release-${release}"; 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; path = toString .versions/home-manager.json;
}; };
krops = { krops = {