This website requires JavaScript.
Explore
Help
Sign In
tsv
/
Nix-Config
Watch
1
Star
0
Fork
You've already forked Nix-Config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
abbcb74af5
Nix-Config
/
bin
/
update-system.bash
7 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
sudo nix-channel --update
pushd
~/.my_config/bin
./apply-system.bash
popd
Reference in New Issue
View Git Blame
Copy Permalink