remove space to try to triger the workflow
All checks were successful
nix flake show / show-flake (push) Successful in 29s
All checks were successful
nix flake show / show-flake (push) Successful in 29s
This commit is contained in:
parent
a5cf020c70
commit
8676253432
@ -24,7 +24,6 @@ jobs:
|
|||||||
echo "Pulling repo ..."
|
echo "Pulling repo ..."
|
||||||
cd /home/smayzy/nix-config
|
cd /home/smayzy/nix-config
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
echo "Rebuilding system ..."
|
echo "Rebuilding system ..."
|
||||||
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user