summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authornoname <[email protected]>2025-02-27 15:08:15 +1100
committernoname <[email protected]>2025-03-03 22:06:48 +1100
commitbfceeb515a928de6ad901a1435b8e5bbc26eb64d (patch)
treec8513f519ec15345c3dd95dca9be873da43248f6 /flake.nix
parent4b283b0045c0752c36c6e8306fc137f2c9f244a4 (diff)
test
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;};
});