more updates to niri

This commit is contained in:
Tyler Mayoff 2025-09-01 15:54:23 -04:00
parent 7ccdf27209
commit 65f5a58e96
8 changed files with 317 additions and 222 deletions

View file

@ -17,5 +17,7 @@
# chezmoi
dot_apply = "chezmoi apply";
dot_pull = "chezmoi update";
dot_update = "flake update --flake $CHEZMOI_SOURCE_DIR/dot_config/flake && dot_apply";
};
}