adapts commands

This commit is contained in:
Dennis Schoepf 2026-02-22 23:05:15 +01:00
parent 65dd97ce2a
commit e8f0520bd5

View file

@ -1,5 +1,5 @@
deploy:
nixos-rebuild switch --flake .
git add . && git commit -am "new revision" && nixos-rebuild switch --flake .
debug:
nixos-rebuild switch --flake . --show-trace --verbose
@ -26,7 +26,7 @@ gc:
# dnsc-air
mre:
darwin-rebuild switch --flake .
git add . && git commit -am "new revision" && darwin-rebuild switch --flake .
mup:
darwin-rebuild switch --recreate-lock-file --flake .