bump 2026-01-14

This commit is contained in:
Tao Tien 2026-01-14 19:06:30 -08:00
parent ea3d55194e
commit 41b5adbbc4
4 changed files with 28 additions and 24 deletions

View file

@ -26,6 +26,7 @@ def --wrapped rebuild [--force (-f), subcommand, ...rest] {
}
}
ulimit -n 65535
sudo systemd-inhibit nice -n19 nixos-rebuild $subcommand --flake . --accept-flake-config --impure --verbose ...$rest o+e>| nom
if $env.LAST_EXIT_CODE == 0 {