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
d58ac6109f
Nix-Config
/
bin
/
update-user.bash
7 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
nix-channel --update
pushd
~/.my_config/bin/
./apply-users.bash
popd
Reference in New Issue
View Git Blame
Copy Permalink