summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 198a682..ec54e10 100644
--- a/default.nix
+++ b/default.nix
@@ -21,6 +21,7 @@ swaypkgs = {
geoclue = pkgs.geoclue2;
};
bspwc = pkgs.callPackage ./bspwc {};
+ waybox = pkgs.callPackage ./waybox {};
# i3-related
wmfocus = pkgs.callPackage ./wmfocus {};