From cec6033064c3bc2850b0abd47ceff3ad145abb56 Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 26 Jul 2026 03:34:27 +0900 Subject: [PATCH] wow --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }; };