This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user