This website requires JavaScript.
Explore
Help
Sign In
moritz
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fb64729092
dotfiles
/
update.sh
5 lines
91 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
pushd
~/.dotfiles
sudo nixos-rebuild switch --flake .# --recreate-lock-file
popd
Reference in New Issue
View Git Blame
Copy Permalink