working update.sh
This commit is contained in:
parent
52c6b012ca
commit
7cd906aaca
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
pushd ~/.dotfiles
|
pushd ~/.dotfiles
|
||||||
sudo nixos-rebuild switch --flake .# --upgrade
|
sudo nixos-rebuild switch --flake .# --recreate-lock-file
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in a new issue