diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -137,6 +137,10 @@ url = "github:catppuccin/hyprland"; flake = false; }; + catppuccin-waybar = { + url = "github:catppuccin/waybar"; + flake = false; + }; # # the nixConfig here only affects the flake inself, not the system configuration! |
