chore: quick push

This commit is contained in:
Nick 2025-03-09 03:44:52 -05:00
parent 26644da9a5
commit f3ed254c00
97 changed files with 149 additions and 2638 deletions

View file

@ -12,7 +12,7 @@ in
{
programs.waybar = {
enable = true;
package = flake.inputs.waybar.packages.${pkgs.system}.default;
# package = flake.inputs.waybar.packages.${pkgs.system}.default;
settings = settingsPath;
style = stylePath;
};