Reorganized

This commit is contained in:
Tyler Mayoff 2025-02-15 10:55:48 -05:00
parent 4cd0255ba4
commit e42e996e75
21 changed files with 2397 additions and 965 deletions

View file

@ -0,0 +1,11 @@
{...}: {
home.file.".config/waybar/scripts" = {
source = ./scripts;
recursive = true;
};
# home.file.".config/waybar/scripts/cpu-temp.sh" = {
# source = ./scripts/cpu-temp.sh;
# executable = true;
# };
}