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
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
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