From 9c39f49b09a5b40e8b63905fd94059479961649d Mon Sep 17 00:00:00 2001 From: Larra Emily Sarah Date: Sat, 27 Dec 2025 21:27:47 +0100 Subject: [PATCH] rebuild change --- rebuild.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/rebuild.sh b/rebuild.sh index c311694..9fc4097 100755 --- a/rebuild.sh +++ b/rebuild.sh @@ -4,7 +4,6 @@ set -e if git diff --quiet '*.nix'; then echo "No changes detected, exiting" - popd exit 0 fi @@ -24,6 +23,4 @@ current=$(nixos-rebuild list-generations --json | jq '.[] | select (.current == git commit -am "$current" -popd - notify-send -e "NixOS Rebuilt OK!" --icon=software-update-available