adding kdenlivelof

This commit is contained in:
Chris Cochrun 2022-07-15 16:34:34 -05:00
parent 9b27052b79
commit 264ed44cc3
6 changed files with 53 additions and 3 deletions

View file

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