From fb7213dfb64fea4038419b19d3d9108a72211bf1 Mon Sep 17 00:00:00 2001 From: smayzy Date: Sat, 9 Aug 2025 18:01:47 +0200 Subject: [PATCH] try smth if something break in the future it way be HERE PLS FUCKING IDIOT LOOK HERE --- .gitea/workflows/pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index 3ba2595..0cc2d12 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -30,7 +30,9 @@ jobs: script: | set -e cd /home/smayzy/nix-config + su smayzy git pull + exit old_gen="$(readlink /run/current-system)" if nixos-rebuild switch --flake .#server1 --show-trace; then echo "Deployment successful"