Unverified Commit 0e1174cc authored by Krzysztof Nazarewski's avatar Krzysztof Nazarewski
Browse files

rambox: fix crash on start

parent 1d9e7c31
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@ appimageTools.wrapType2 {
    install -Dm644 ${desktopItem}/share/applications/* $out/share/applications
  '';

  extraPkgs = pkgs: with pkgs; [ procps ];

  meta = with lib; {
    description = "Workspace Simplifier - a cross-platform application organizing web services into Workspaces similar to browser profiles";
    homepage = "https://rambox.app";