feat: improve flake update logging
This commit is contained in:
parent
f31f1f226c
commit
eb56c94a41
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@
|
||||||
git reset --hard origin/main
|
git reset --hard origin/main
|
||||||
git pull
|
git pull
|
||||||
nix flake update --commit-lock-file
|
nix flake update --commit-lock-file
|
||||||
nixos-rebuild boot --flake .
|
nixos-rebuild boot -L --flake .
|
||||||
git push
|
git push
|
||||||
'';
|
'';
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue