diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ In `flake.nix` (home-manager as NixOS module in this example): inputs.nixpkgs.follows = "nixpkgs"; }; reposync = { - url = "git+https://git.tjkeller.xyz/hm-reposync"; + url = "git://git.tjkeller.xyz/hm-reposync"; inputs.nixpkgs.follows = "nixpkgs"; }; }; |
