Change some line order for easier debugging
This commit is contained in:
parent
2c35fa2c9c
commit
71e0ec0fcc
|
@ -17,8 +17,8 @@ writeShellApplication
|
|||
cd ./rebuild
|
||||
echo "NixOS Rebuilding..."
|
||||
systemd-inhibit nixos-rebuild switch --flake .#
|
||||
cd ..
|
||||
echo "Cleaning up repository in '/tmp/rebuild'..."
|
||||
cd ..
|
||||
systemd-inhibit rm -rf ./rebuild
|
||||
echo "NixOS Rebuilt OK!"
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue