Open kevincox opened 4 years ago
I had the same issue but for Plasma 6
# Login SDDM
services.displayManager = {
sddm.enable = true;
autoLogin.enable = true;
autoLogin.user = "myname";
};
wasnt logging me into the session. It seems so that your hack with:
systemd.services."getty@tty1".enable = false;
systemd.services."autovt@tty1".enable = false;
seems to work for Plasma 6 setups aswell.
I had the same issue but for Plasma 6
# Login SDDM services.displayManager = { sddm.enable = true; autoLogin.enable = true; autoLogin.user = "myname"; };
wasnt logging me into the session. It seems so that your hack with:
systemd.services."getty@tty1".enable = false; systemd.services."autovt@tty1".enable = false;
seems to work for Plasma 6 setups aswell.
@jtojnar maybe update the title and tags because this is out of scope of GNOME
Describe the bug When booting up with autologin enabled the desktop becomes briefly visible before GNOME crashes.
I rebooted and got the same behaviour but logging in manually worked.
To Reproduce
Expected behavior
The system boots to desktop.
Notify maintainers
@hedning @jtojnar @worldofpeace @dasj19
Log
It isn't very clear what the source is but the following line is not present in the successful session and sounds related to autologin.
Metadata Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result."x86_64-linux"
Linux 5.4.77, NixOS, 21.03pre251971.a371c107116 (Okapi)
yes
yes
nix-env (Nix) 2.3.8
""
"nixos-21.03pre251971.a371c107116, nixpkgs-21.03pre251181.dd1b7e377f6"
/nix/var/nix/profiles/per-user/root/channels/nixos
Maintainer information: