mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
nix: add wlr-randr as a runtime dependency
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user