From fad0f8a24b6110d5611500493ffaf24b3a07b798 Mon Sep 17 00:00:00 2001 From: Patryk Niedzwiedzinski Date: Sun, 29 Sep 2024 18:23:25 +0200 Subject: 20 current 2024-09-29 18:23:23 24.05.20240928.fbca5e7 6.6.52 * --- rebuild/rebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild/rebuild.sh b/rebuild/rebuild.sh index 8733f56..cba11b5 100755 --- a/rebuild/rebuild.sh +++ b/rebuild/rebuild.sh @@ -40,7 +40,7 @@ sudo nixos-rebuild switch --flake $DIR/flake.nix 2>&1 | tee nixos-switch.log || current=$(nixos-rebuild list-generations | grep current) # Commit all changes witih the generation metadata -git commit -am "$current" +git commit -am "$(hostname): $current" # Back to where you were popd -- cgit 1.4.1