This commit is contained in:
Tao Tien 2024-04-20 18:47:52 -07:00
parent 635600ace2
commit 342673154d
5 changed files with 52 additions and 37 deletions

View file

@ -21,7 +21,7 @@
aspellDicts.en
bottles
boxxy
calibre
# calibre
darktable
deluge
discord

View file

@ -1,12 +1,18 @@
source ~/.cache/starship/init.nu
source ~/.zoxide.nu
def bump [] {
cd /home/tao/projects/NOflake/;
jj new -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 --impure --verbose;
# rc2nix | save -f /home/tao/projects/NOflake/users/tao/plasma.nix;
sudo nixos-rebuild boot --flake /home/tao/projects/NOflake/ --impure --verbose;
};
def tse [exit_node] {
tailscale set --exit-node="$exit_node"
}
alias b = btm;
alias cringe = sudo bootctl set-oneshot auto-windows
alias fetch = neofetch