non important commit

This commit is contained in:
maxstrb 2025-10-06 21:32:27 +02:00
parent f6721332fa
commit c86d0d12b9

View file

@ -103,9 +103,12 @@
cd /home/maxag/.nix-config
let commit_message = if $message != null {$message} else {"non important commit"}
git pull
try {
git add .
git commit -m $commit_message
git push
}
sudo nixos-rebuild switch --flake .