working update.sh

dev-docs
Moritz Böhme 2021-09-15 00:42:08 +02:00
parent 52c6b012ca
commit 7cd906aaca
1 changed files with 1 additions and 1 deletions

View File

@ -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