bump
This commit is contained in:
parent
f841b66bbf
commit
4deb234893
3 changed files with 25 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue