cosmic on laptop, config

This commit is contained in:
Tao Tien 2024-04-09 10:06:48 -07:00
parent faae2ab70e
commit 038c493fbd
4 changed files with 17 additions and 6 deletions

View file

@ -96,13 +96,13 @@ in {
};
xdg.userDirs = {
desktop = "desktop";
documents = "documents";
download = "downloads";
music = "music";
pictures = "pictures";
templates = "templates";
videos = "videos";
desktop = null;
publicShare = null;
createDirectories = true;
enable = true;

View file

@ -1,8 +1,11 @@
source ~/.cache/starship/init.nu
source ~/.zoxide.nu
def bump [] {
cd /home/tao/projects/NOflake/;
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;
};
alias b = btm;
alias cringe = sudo bootctl set-oneshot auto-windows