diff --git a/common/optional/update.nix b/common/optional/update.nix index dc5e43c..1fdb7f7 100644 --- a/common/optional/update.nix +++ b/common/optional/update.nix @@ -4,7 +4,7 @@ flags = [ "--accept-flake-config" ]; randomizedDelaySec = "1h"; persistent = true; - flake = "github:RichieCahill/dotfiles"; + flake = "git+https://gitea.tmmworkshop.com/richie/dotfiles?ref=main"; allowReboot = true; dates = "Sat *-*-* 06:00:00"; };