summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index c18de7b..cea2a6a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -37,6 +37,7 @@
river = mkPkg ./lib/river;
tray = mkPkg ./lib/tray;
wireplumber = mkPkg ./lib/wireplumber;
+ sway = mkPkg ./lib/sway;
gjs = import ./lang/gjs {inherit self pkgs;};
});