diff --git a/flake.nix b/flake.nix index 810648d..3981714 100644 --- a/flake.nix +++ b/flake.nix @@ -81,7 +81,7 @@ # Git source filtering keeps config.toml and state.json out of the Nix store. amiaBot = { - url = "git+file:///home/imnyang/workspaces/git/imnyang/amia"; + url = "git+ssh://forgejo@mizuki.guru/imnyang/amia"; flake = false; }; };