try smth if something break in the future it way be HERE PLS FUCKING IDIOT LOOK HERE
Some checks failed
nixos config pipeline / show-flake (push) Successful in 30s
nixos config pipeline / deploy (push) Failing after 4s

This commit is contained in:
smayzy 2025-08-09 18:01:47 +02:00
parent 170cf22a58
commit fb7213dfb6

View File

@ -30,7 +30,9 @@ jobs:
script: | script: |
set -e set -e
cd /home/smayzy/nix-config cd /home/smayzy/nix-config
su smayzy
git pull git pull
exit
old_gen="$(readlink /run/current-system)" old_gen="$(readlink /run/current-system)"
if nixos-rebuild switch --flake .#server1 --show-trace; then if nixos-rebuild switch --flake .#server1 --show-trace; then
echo "Deployment successful" echo "Deployment successful"