Update repo URL.

This commit is contained in:
r-vdp 2023-03-27 18:01:37 +02:00
parent c9c203b39d
commit 176b435ccc
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
flake-utils.url = "github:numtide/flake-utils";
system-manager = {
url = "sourcehut:~r-vdp/system-manager";
url = "github:numtide/system-manager";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";