| 6 Mar 2026 |
Eli Saado | will do, my poor homeserver jumped to 2GB of RAM usage joining that room
do you think simply copy pasting my message is fine? | 12:16:12 |
K900 ⚡️ | Yes | 12:16:28 |
Eli Saado | if anyone else stumbles upon this issue,
Add an override to plasmalogin with the following content
[Unit]
After=systemd-modules-load.service
This can be easily done in Nix with | 13:59:24 |
Eli Saado | systemd.services."plasmalogin".after = [
"systemd-modules-load.service"
];
| 13:59:28 |
K900 ⚡️ | I don't think that's generally accurate | 14:01:00 |
K900 ⚡️ | Because systemd-modules-load only force-loads modules that are set up in the config | 14:01:15 |
K900 ⚡️ | It does not handle hotplug | 14:01:20 |
Eli Saado | hmm true, maybe appledrm is slow to load or reinitializes the /dev/card during loading? | 14:01:58 |
| 16 Oct 2022 |
| spacesbot - keeps a log of public NixOS channels joined the room. | 18:01:28 |
| hexa joined the room. | 18:39:40 |
| spacesbot - keeps a log of public NixOS channels | 19:00:26 |
| samueldr joined the room. | 20:15:36 |
samueldr | asking here too; I need eyes on https://github.com/NixOS/nixpkgs/pull/196047, do read the linked PR too for more context...
relatively leafy packages, affects only Plasma Mobile Gear, and only two apps | 20:24:37 |
| Sandro 🐧 joined the room. | 20:40:52 |
| 17 Oct 2022 |
| ポポロ joined the room. | 16:49:01 |
| jcmdln joined the room. | 18:05:03 |
| 18 Oct 2022 |
| alejandrosame joined the room. | 09:01:20 |
K900 ⚡️ | https://kde.org/announcements/changelogs/plasma/5/5.26.0-5.26.1 | 14:26:09 |
K900 ⚡️ | Anyone want to do a PR? If not, I'll do one tomorrow probably | 14:26:29 |
K900 ⚡️ | https://github.com/NixOS/nixpkgs/pull/196602 | 14:41:48 |
K900 ⚡️ | Actually did the PR | 14:42:06 |
K900 ⚡️ | But got nothing to build it on for now | 14:42:14 |
K900 ⚡️ | Actually nvm I think my big box is done with other stuff | 14:45:09 |
| 19 Oct 2022 |
ポポロ | will next version of GUI boot enable Bluetooth settings by default in kde ?
i install with kde and the default settings giving didn' unclude
hardware.bluetooth.enable = true; | 16:11:42 |
ポポロ | * will next version of GUI boot enable Bluetooth settings by default in GUI install?
i install with kde and the default settings giving didn' unclude
hardware.bluetooth.enable = true; | 16:12:24 |
ポポロ | * will next version of GUI boot enable Bluetooth settings by default in GUI install? i install with KDE Plasma and the default settings giving didn't uncloud
hardware.bluetooth.enable = true;
| 16:12:57 |
K900 ⚡️ | Maybe if we can detect the hardware is there | 16:42:15 |
| 20 Oct 2022 |
| lourkeur (nix btw) joined the room. | 17:43:03 |
| 25 Oct 2022 |
aktaboot | Hey, anyone knows why kdeWallet is not autologging in ? | 18:15:46 |
aktaboot | it seems to do so after a logout and login but not after a reboot ? 🤔 | 18:16:04 |