From 41547a2da4899168c280af1e0238f3911c5a375c Mon Sep 17 00:00:00 2001 From: Patryk Niedzwiedzinski Date: Sun, 29 Sep 2024 18:14:08 +0200 Subject: 18 current 2024-09-29 18:07:04 24.05.20240928.fbca5e7 6.6.52 * --- rebuild/rebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebuild/rebuild.sh') diff --git a/rebuild/rebuild.sh b/rebuild/rebuild.sh index 6e4bbca..8733f56 100755 --- a/rebuild/rebuild.sh +++ b/rebuild/rebuild.sh @@ -34,7 +34,7 @@ git diff -U0 '*' echo "NixOS Rebuilding..." # Rebuild, output simplified errors, log trackebacks -sudo nixos-rebuild switch --flake $DIR/flake.nix 2>&1 | tee nixos-switch.log || exit 1 +sudo nixos-rebuild switch --flake $DIR/flake.nix 2>&1 | tee nixos-switch.log || exit 2 # Get current generation metadata current=$(nixos-rebuild list-generations | grep current) -- cgit 1.4.1