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
2977182b8c
dotfiles
/
apply.sh
5 lines
70 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
pushd
~/.dotfiles
sudo nixos-rebuild switch --flake .#
popd
Reference in New Issue
View Git Blame
Copy Permalink