This commit is contained in:
Tao Tien 2024-07-25 18:53:23 -07:00
parent 827ebcb193
commit ce21cf43c3
3 changed files with 26 additions and 28 deletions

View file

@ -49,8 +49,6 @@ 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 [] {