| 29 May 2021 |
| justinrestivo changed their display name from oh caml >>= to justinrestivo. | 12:22:25 |
| justinrestivo changed their profile picture. | 12:23:58 |
| John Ericson joined the room. | 15:42:04 |
MartiniMoe | In reply to @jtojnar:matrix.org MartiniMoe: could you check /etc/passwd how is your user listed? sorry for the late reply ^^
passwd:
moe:x:1000:100::/home/moe:/run/current-system/sw/bin/zsh
shells contains:
/run/current-system/sw/bin/zsh as first entry
| 16:11:19 |
| Mark left the room. | 19:13:28 |
Jan Tojnar | MartiniMoe: hmm, that looks fine. You might also want to check /var/lib/AccountsService/users/ | 20:33:55 |
| 30 May 2021 |
MartiniMoe | In reply to @jtojnar:matrix.org MartiniMoe: hmm, that looks fine. You might also want to check /var/lib/AccountsService/users/ Uhm, thats really weird, it says my account is a user account...
sudo cat /var/lib/AccountsService/users/moe
[User]
Language=
XSession=
Icon=/home/moe/.face
SystemAccount=true
how could i fix this? my user config contains isNormalUser = true; but maybe it did not contain this line at one point in the past? im not sure :/
| 17:29:33 |
MartiniMoe | In reply to @jtojnar:matrix.org MartiniMoe: hmm, that looks fine. You might also want to check /var/lib/AccountsService/users/ * Uhm, thats really weird, it says my account is a system account...
sudo cat /var/lib/AccountsService/users/moe
[User]
Language=
XSession=
Icon=/home/moe/.face
SystemAccount=true
how could i fix this? my user config contains isNormalUser = true; but maybe it did not contain this line at one point in the past? im not sure :/
| 17:29:42 |
MartiniMoe | hmm, i just changed it to false manually and the user shows up now 😅 doesnt feel like the nix way though... | 18:04:25 |
Jan Tojnar | MartiniMoe: it might have been set as system because of some problem and did not invalidate this file after you fixed that | 20:18:39 |
Jan Tojnar | accountsservice is annoying like that | 20:18:48 |
| 31 May 2021 |
MartiniMoe | okay, thanks a lot for your help, Jan Tojnar :) | 07:32:26 |
| [0x4A6F] changed their display name from [0x4A6F] to 0x4A6F. | 08:24:26 |
| 1 Jun 2021 |
| [0x4A6F] changed their display name from 0x4A6F to [0x4A6F]. | 06:36:27 |
| Arian joined the room. | 13:08:54 |
| jonringer set a profile picture. | 14:45:54 |
hpfr | Redacted or Malformed Event | 21:37:32 |
hpfr |
Funfact sed s/gnome3/gnome/ doesn‘t work for 21.05 because the pinentryFlavor value hasn‘t been renamed.
https://matrix.to/#/!KqkRjyTEzAGRiZFBYT:nixos.org/$MsjV1WnNRutGi70me6FHqGzs5LSIFM9BZS4m1GeYU2k?via=nixos.org&via=matrix.org&via=tchncs.de
| 21:39:10 |
Jan Tojnar | hpfr: yeah, unfortunately it is named like that upstream | 23:16:47 |
| 2 Jun 2021 |
| Amanda (she/her) joined the room. | 00:40:18 |
| Amanda (she/her) left the room. | 00:41:15 |
| hmenke joined the room. | 12:09:05 |
hmenke | I just updated from nixos-20.09 to nixos-21.05 and now I'm experiencing horrible input lags with GNOME 40 on Wayland. There is often a noticeable delay between keypresses and characters appearing on screen (still < 1 s though) and when I move the mouse it often jumps. However, monitoring dmesg -w and journalctl -f doesn't show anything abnormal. | 12:12:38 |
| blablablerg joined the room. | 13:35:45 |
blablablerg | I also updated to nixos-21.05 and gnome40, now the dock is at the bottom and my whole desktop zooms out when I click Activities | 13:38:47 |
blablablerg | How do I change this back? so dock to side and no zooming? | 13:39:04 |
piegames | In reply to @blablablerg:matrix.org How do I change this back? so dock to side and no zooming? You downgrade to Gnome 3.38. Or maybe hack a GNOME extension together that does it for you. | 13:42:22 |
blablablerg | all right, Ill downgrade then, how do I do that? (sorry I am new to nix) | 13:42:54 |
piegames | But seriously, don't go "eeh change I want the old thing back" and instead give it a try for a week or so before investing into the downgrade path of doom. | 13:43:08 |
blablablerg | the thing is I just use one workspace | 13:43:59 |