mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
wlsunset,
|
||||
wl-clipboard,
|
||||
imagemagick,
|
||||
wget,
|
||||
gpu-screen-recorder, # optional
|
||||
}: let
|
||||
src = lib.cleanSourceWith {
|
||||
@@ -45,6 +46,7 @@
|
||||
wlsunset
|
||||
wl-clipboard
|
||||
imagemagick
|
||||
wget
|
||||
]
|
||||
++ lib.optionals (stdenvNoCC.hostPlatform.system == "x86_64-linux") [
|
||||
gpu-screen-recorder
|
||||
|
||||
Reference in New Issue
Block a user