summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 73d842e..2d5ce83 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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!