Replaced github URL with gitea

This commit is contained in:
2025-08-21 19:03:29 +03:00
parent 87083a8e46
commit 75afb63722

View File

@@ -12,7 +12,7 @@
system.autoUpgrade = {
enable = true;
flake = "github:kyren223/server#default";
flake = "git+https://git.kyren.codes/kyren223/server#default";
dates = "minutely"; # Poll interval
flags = [
"--no-write-lock-file" # Prevent flake.lock from upgrading