Open vaartis opened 5 years ago
nixos-version 18.09.2391.918bc442802 (Jellyfish)
I tried nixos-rebuild and also nix-env to install the aforementioned packages but User Manager does not show up in the Plasma5 System Settings/Account Details
nix-env -q accountsservice-0.6.50 user-manager-5.13.4
nix-channel --list nixos https://nixos.org/channels/nixos-18.09
Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
Still important to me.
I marked this as stale due to inactivity. → More info
Issue description
After installing Plasma, i found out that i could not change user settings, because the user manager was not installed, and after installing it, it did not work, because the accountsservice that it needs seems to not be it's dependency.
Steps to reproduce
services.xserver.desktopManager.plasma5.enable = true;
Then, when one tries to open user manager from system settings, it says the desktop file "doesn't specify a library" Hower, after installing user-manager and accountsservice, it works.
Technical details