13 current 2025-06-17 12:28:17 25.05.20250615.6c64dab 6.15.2 *

This commit is contained in:
2025-06-17 12:28:19 +02:00
parent e01f3c7cdc
commit 0a9e4d7ce8
2 changed files with 9 additions and 8 deletions

View File

@ -52,6 +52,7 @@ echo "NixOS Rebuilding configuration for host: $NIXOS_HOST..."
nix flake check 2>&1 | grep -i --color error && exit 1
# Rebuild the system
mkdir -p logs
sudo nixos-rebuild switch --flake ./#$NIXOS_HOST &>logs/nixos-switch.log || (cat logs/nixos-switch.log | grep --color error && exit 1)
# Get current generation metadata