!hzgkCxLtCOTmFXGauj:nixos.org

NixOS Gaming

547 Members
Gaming things, my hands are typing words.155 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
1 Jun 2025
@codebam:envs.net@codebam:envs.netokay, thanks07:05:54
@harrythe13th:matrix.org@harrythe13th:matrix.org removed their display name HarryThe13th.07:52:23
@harrythe13th:matrix.org@harrythe13th:matrix.org left the room.07:52:32
@codebam:envs.net@codebam:envs.netRedacted or Malformed Event08:18:55
@daskye:matrix.orgSkye (she/her) joined the room.12:13:52
@codebam:envs.net@codebam:envs.netis retroarch broken? I installed cores using the override but they weren't installed19:39:46
@codebam:envs.net@codebam:envs.net
  environment.systemPackages = with pkgs; [
    (retroarch.overrideAttrs {
      cores = with libretro; [
# cores here
      ];
    })
  ];
19:44:41
@codebam:envs.net@codebam:envs.netthis is what I did19:44:47
@codebam:envs.net@codebam:envs.net

I fixed it by doing this:

    (wrapRetroArch {
      cores = with libretro; [
        # cores here
      ];
    })

19:56:36
@assert-inequality:matrix.orgAssertInequality For what it's worth, I pull the decky-loader package into my NixOS config and create a systemd service for it. Has been working fine for a while now minus the plugins that need root or mess with the core system. 21:13:06
@codebam:envs.net@codebam:envs.netI just had to enable cef debugging21:13:46

Show newer messages


Back to Room ListRoom Version: 10