update to boot instead of right away
This commit is contained in:
parent
6ffef68690
commit
69d4a0fca2
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@
|
|||
cd /root/nixconf
|
||||
git pull
|
||||
nix flake update --commit-lock-file /root/nixconf
|
||||
nixos-rebuild switch --flake .
|
||||
nixos-rebuild boot --flake .
|
||||
git push
|
||||
'';
|
||||
serviceConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue