wl-mirror: drop rofi from wl-present PATH wrapper (#526934)

This commit is contained in:
Peder Bergebakken Sundt
2026-06-03 19:03:07 +00:00
committed by GitHub

View File

@@ -16,14 +16,12 @@
installShellFiles,
pipectl,
slurp,
rofi,
scdoc,
}:
let
wl-present-binpath = lib.makeBinPath [
pipectl
rofi
slurp
(placeholder "out")
];