fix: flake update script
This commit is contained in:
parent
b94ec21f68
commit
dab39700c1
1 changed files with 1 additions and 1 deletions
|
|
@ -330,7 +330,7 @@
|
||||||
cd /root/nixconf
|
cd /root/nixconf
|
||||||
git reset --hard origin/main
|
git reset --hard origin/main
|
||||||
git pull
|
git pull
|
||||||
nix flake update --commit-lock-file /root/nixconf
|
nix flake update --commit-lock-file
|
||||||
nixos-rebuild boot --flake .
|
nixos-rebuild boot --flake .
|
||||||
git push
|
git push
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue