I believe I solved this problem before, but I can’t find the solution again. I have some Flatpaks installed on my NixOS system, but they aren’t showing up in the app menu. Does anyone know what might be causing this or how to fix it?

    • gortbrownOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      Yes, I did restart afterwards, and unfortunately it didn’t work.

      • paperd@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        Does the flatpak stuff show up in your path? Wha’ts yhour nix code for flatpaks looks like?

        • gortbrownOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          6 months ago

          I honestly just did nix-env -i flatpak then rebooted, so I’m not sure…

          Edit: Did it the configuration.nix way to make sure everything was in the path, and it works now. Thanks!