This commit is contained in:
Patrick Neff 2024-05-02 11:35:11 +02:00
parent 12816ec6f1
commit 13c05f46b1
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
csleeptimer = {
url = "git+ssh://gitea@pi1.odie.intranet/odie/csleeptimer.git";
url = "git+ssh://gitea@git.niederkassel.neff-steindesign.de/odie/csleeptimer.git";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";