Hi, I just installed NixOS. I followed the installation manual, rebooted, loged in to a tty as a root to add password to my normal user and change the display manager to gdm like so:
services.xserver.displayManager.gdm.enable = true;
services.xserver.displayManager.sessionPackages = [ pkgs.gnome.gnome-session ]; # I do not use the normal Gnome package, I made my own minimal install which I used on Arch, and copied this from a reddit post
Relogged as my normal user, and ran nixos-rebuild boot
, but I got this error:
Couldn't find provided session name, gnome.desktop, in session package gnome-session-40.1.1