| 1 Jun 2025 |
@codebam:envs.net | yeah I know. that wouldn't be why it doesn't show up at all though right? | 02:17:48 |
@codebam:envs.net | I'll try | 02:17:52 |
@normalcea:matrix.org | I don't have experience with kio/kde so I don't know if what you're doing is correct, otherwise if you just want to add more desktop items in HM you can use xdg.desktopEntries | 02:19:45 |
@codebam:envs.net | okay, well thank you for taking a look anyways | 02:21:03 |
@codebam:envs.net | why doesn't steamos save my timezone? | 03:15:04 |
@codebam:envs.net | in jovian nixos | 03:15:14 |
@codebam:envs.net | it wasn't working even before I enabled impermanence | 03:15:32 |
@codebam:envs.net | it doesn't set at all actually, I sat in the same menu and it reverted | 03:16:01 |
@codebam:envs.net | would help if I set a time zone | 03:16:52 |
@codebam:envs.net | wait no, I did | 03:17:27 |
@codebam:envs.net | so I enabled decky loader, doesn't work | 06:37:03 |
@codebam:envs.net | unless I need to configure it. all I did was enable it | 06:37:23 |
K900 | At this point #Jovian Experiments — NixOS on your Steam Deck, and other x86 gaming devices | 07:00:54 |
@codebam:envs.net | okay, thanks | 07:05:54 |
| @harrythe13th:matrix.org removed their display name HarryThe13th. | 07:52:23 |
| @harrythe13th:matrix.org left the room. | 07:52:32 |
@codebam:envs.net | Redacted or Malformed Event | 08:18:55 |
| Skye (she/her) joined the room. | 12:13:52 |
@codebam:envs.net | is retroarch broken? I installed cores using the override but they weren't installed | 19:39:46 |
@codebam:envs.net | environment.systemPackages = with pkgs; [
(retroarch.overrideAttrs {
cores = with libretro; [
# cores here
];
})
];
| 19:44:41 |