This commit is contained in:
Tao Tien 2024-04-11 08:32:50 -07:00
parent f841b66bbf
commit 4deb234893
3 changed files with 25 additions and 20 deletions

View file

@ -5,7 +5,7 @@ def bump [] {
jj new -B @ -m "bump";
nix flake update;
rc2nix | save -f /home/tao/projects/NOflake/users/tao/plasma.nix;
sudo nixos-rebuild --flake /home/tao/projects/NOflake/ boot;
sudo nixos-rebuild --flake /home/tao/projects/NOflake/ boot --impure;
};
alias b = btm;
alias cringe = sudo bootctl set-oneshot auto-windows