Auto commit lock file after update

This commit is contained in:
SebastianStork 2025-03-11 23:27:50 +01:00
parent 842f23d449
commit 9f0f227bba

View file

@ -8,7 +8,7 @@ rebuild mode='switch':
{{ if mode == 'reboot' { 'reboot' } else { '' } }}
update:
nix flake update
nix flake update --commit-lock-file
fmt:
nix fmt