Open alexeymuranov opened 2 years ago
Hi! switchboard-plug-useraccounts is not packaged on NixOS yet since most users manage users in a declarative way. But anyway I am tracking the packaging issue here, this plug requires some patching to make it actually work and I don't have time to figure it out yet (sorry for that :crying_cat_face:).
To change user profile picture, you can create the file /var/lib/AccountsService/icons/yourusername
as your profile picture, then edit /var/lib/AccountsService/users/yourusername
:
[User]
Icon=/var/lib/AccountsService/icons/yourusername
Describe the bug
I cannot find user accounts settings in Pantheon. That is, clicking on "User Accounts Settings..." in user/session applet (in the top right corner) opens System Settings, but there are no User Accounts Settings. In particular, i cannot change user profile picture.
Steps To Reproduce
Expected behavior
Should be able to access user accounts settings.
Screenshots
Additional context
Notify maintainers
@bobby285271 @davidak
Metadata