update upstream url

This commit is contained in:
müde 2026-05-27 23:41:40 +02:00
parent 8c6e03dccf
commit 046e16d9f4
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ forDevice (
networking.hostName = device;
system = {
stateVersion = "22.11";
autoUpgrade.flake = "git+https://git.berlin.ccc.de/vinzenz/nixos-configuration.git";
autoUpgrade.flake = "git+https://forge.darkest.space/mara/nixos-configs.git";
};
nix.settings.experimental-features = [
"nix-command"