Commit ba41f18c authored by polyfloyd's avatar polyfloyd Committed by Bjørn Forsman
Browse files

syncthing: Install desktop entry for opening the web interface

parent 72476d8a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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}