syncthing: Install desktop entry for opening the web interface

This commit is contained in:
polyfloyd
2025-03-02 22:01:21 +01:00
committed by Bjørn Forsman
parent 72476d8a5e
commit ba41f18cc3
@@ -90,6 +90,8 @@ in
install -Dm644 "$mf" "$mandir/$(basename "$mf")"
done
install -Dm644 etc/linux-desktop/syncthing-ui.desktop $out/share/applications/syncthing-ui.desktop
'' + lib.optionalString (stdenv.hostPlatform.isLinux) ''
mkdir -p $out/lib/systemd/{system,user}