scheme helix
This commit is contained in:
parent
f029ed7c2a
commit
0a546f625d
4 changed files with 100 additions and 6 deletions
|
|
@ -74,7 +74,7 @@ def rebuild --wrapped [subcommand, ...rest] {
|
|||
if ((open /etc/hostname --raw) == "NOlaptop\n" and not (try {$rest | first | str starts-with "--builders"} catch {true})) {
|
||||
sudo nix store info --store ssh://nocomputer
|
||||
}
|
||||
sudo nice -n19 nixos-rebuild $subcommand --flake /home/tao/projects/NOflake/ --impure --verbose ...$rest
|
||||
sudo systemd-inhibit nice -n19 nixos-rebuild $subcommand --flake /home/tao/projects/NOflake/ --impure --verbose ...$rest
|
||||
toastify send rebuild done!
|
||||
}
|
||||
# def post-rebuild [] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue