This commit is contained in:
Tao Tien 2024-07-22 13:44:57 -07:00
parent 79a2a85bd8
commit acbe48b736
4 changed files with 15 additions and 2 deletions

View file

@ -49,7 +49,8 @@ def nr [package] {
}
def rebuild [subcommand] {
sudo nice -n19 nixos-rebuild $subcommand --flake /home/tao/projects/NOflake/ --impure --verbose
sudo nix store ping --store ssh://nocomputer
sudo nice -n19 nixos-rebuild $subcommand --flake /home/tao/projects/NOflake/ --impure --verbose
}
# def post-rebuild [] {
# # rm -r ~/.config/helix/runtime/grammars/