You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reapply: Don't emit autoLogin config with eval warning
Fix this evaluation warning on the first rebuild after install:
[test@nixos:~]$ sudo nixos-rebuild build
building Nix...
building the system configuration...
evaluation warning: The option `services.xserver.displayManager.autoLogin' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.autoLogin'.
Original commit id: 41f9b1b
Author: Bjørn Forsman <[email protected]>
Co-authored-by: Bjørn Forsman <[email protected]>
0 commit comments