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
20b37c21e9
Nix-Config
/
bin
/
apply-system.bash
7 lines
83 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
pushd
~/.my_config
sudo nixos-rebuild switch --flake .#
popd
Reference in New Issue
View Git Blame
Copy Permalink