| 20 Dec 2024 |
K900 | Anyway it's programs.uwsm.enable | 00:22:38 |
K900 | Option search to the rescue | 00:22:42 |
Philip Taron (UTC-8) | Oooh, thanks! | 00:26:05 |
Philip Taron (UTC-8) | "Universal Wayland Session Manager" 👀 | 00:26:40 |
| 0xfeebdaed joined the room. | 04:04:51 |
| 21 Dec 2024 |
| @stablejoy:matrix.org left the room. | 05:08:22 |
| @dmiskovic:matrix.org left the room. | 05:13:58 |
| @stablejoy:matrix.org joined the room. | 06:43:00 |
p14 | Brought my machine out of suspend overnight (shut down last night via menu -> suspend); and a couple of times in a row now the screenlock is missing when it resumes, so there is no password being prompted as I would usually expect. I've not modified any configuration for a while. I'm running a commit 23e89b7da85c3640bbc2173fe04f4bd114342367 from Nov 19; uptime is 8 days. I have used both xorg and wayland since boot. At the point I'm noticing, I'm using wayland.
Any journalctl log message fragments to grep (what service names for example) for messages? | 10:01:31 |
K900 | FYI I changed Mutter to propagate Mesa on -next | 18:55:56 |
K900 | Because it requires Mesa headers in a few places | 18:56:04 |
| 22 Dec 2024 |
| @stablejoy:matrix.org left the room. | 13:25:13 |
Arian | back again with gnome-keyring-daemon questions. As I'm so annoyed by the default ssh-agent behaviour but can't find a way to disable it without disabling gnome-keyring completely | 14:14:41 |
Arian | the arch docs mention that Gnome split off the ssh functionality 3 years ago
The SSH functionality is disabled by default in gnome-keyring-daemon builds since version 1:46. It has been moved into /usr/lib/gcr-ssh-agent, which is part of the gcr-4 package.
https://wiki.archlinux.org/title/GNOME/Keyring
Why aren't we doing the same?
| 14:15:16 |
Arian | Because currently I do not seem any way to disable the intrusive GNOME SSH agent stuff in NixOS | 14:16:44 |
Arian | it seems to be all or nothing. Lose any kind of keyring functionality OR have GNOME intercept all your ssh stuff | 14:17:04 |
| allrealmsoflife joined the room. | 15:55:03 |
@kranzes:matrix.org | Solution: don't use ssh-agent at all | 16:09:49 |
Arian | ssh-agent is so good though | 16:09:57 |
Arian | i dont want to type in my passphrase every 2 seconds | 16:10:10 |
@kranzes:matrix.org | nuh-uh | 16:10:10 |
@kranzes:matrix.org | ☝️ | 16:10:16 |
Arian | But the problem is that your solution is non-sensical | 16:10:35 |
Arian | you cant disable the ssh-agent behaviour of gnome thats my whole point | 16:10:44 |
@kranzes:matrix.org | Does it cache fido2 pin these days? | 16:10:49 |
@kranzes:matrix.org | I have gnome keyring enabled | 16:11:04 |
@kranzes:matrix.org | But don't have have ssh agent | 16:11:09 |
Arian | thats impossible | 16:11:15 |
Arian | gnome-keyring will inject SSH_AUTH_SOCK into your session automatically | 16:11:34 |
Arian | it's more likely you're using ssh-agent without knowing | 16:11:56 |