adding some little useful pieces

This commit is contained in:
Chris Cochrun 2022-08-02 13:30:42 -05:00
parent 4d9db9b053
commit 21208031b5
4 changed files with 12 additions and 4 deletions

View file

@ -409,10 +409,6 @@
recursive = true;
};
home.file."bin/kdenlivelof" = {
source = ../scripts/kdenlivelof;
};
programs.starship.enable = true;
programs.zsh = {
enable = true;