topgrade: disable "update flake" step

This commit is contained in:
Julian Mutter 2025-05-04 20:29:11 +02:00
parent 9e512c2863
commit a1dfeff98b

View File

@ -7,7 +7,7 @@
misc.assume_yes = true;
misc.no_retry = true;
pre_commands."Update flake" = "git -C /home/julian/.dotfiles checkout origin/flake-updates -- flake.lock";
# pre_commands."Update flake" = "git -C /home/julian/.dotfiles checkout origin/flake-updates -- flake.lock";
linux.nix_arguments = "--flake /home/julian/.dotfiles";
linux.home_manager_arguments = [