systemd-user-sessions: re-enable
this is actually probably necessary, else systemd user session fails with error PAM
This commit is contained in:
@@ -126,5 +126,5 @@
|
||||
systemd.services."user@${builtins.toString config.users.users.colin.uid}".enable = false;
|
||||
|
||||
# systemd-user-sessions depends on remote-fs, causing login to take stupidly long
|
||||
systemd.services."systemd-user-sessions".enable = false;
|
||||
# systemd.services."systemd-user-sessions".enable = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user