remove --update
This commit is contained in:
parent
abe007d186
commit
f109c48b50
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ writeShellScriptBin "rebuild" ''
|
|||
alejandra . &>/dev/null
|
||||
git add .
|
||||
echo "[REBUILD]: rebuilding nixos"
|
||||
nh os switch --update
|
||||
nh os switch
|
||||
gen=$(nixos-rebuild list-generations | grep current)
|
||||
git commit -am "$gen"
|
||||
git pull origin main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue