nix: add wlr-randr as a runtime dependency

This commit is contained in:
Lin Xianyi
2026-03-01 12:16:23 +08:00
parent 5d03c56f4c
commit a99483101f
+2
View File
@@ -8,6 +8,7 @@
ddcutil
wlsunset
wl-clipboard
wlr-randr
imagemagick
wget
(python3.withPackages (pp: lib.optional calendarSupport pp.pygobject3))
@@ -25,6 +26,7 @@
ddcutil,
wlsunset,
wl-clipboard,
wlr-randr,
imagemagick,
wget,
python3,