Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't emit autoLogin config with eval warning #49

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

bjornfor
Copy link
Contributor

@bjornfor bjornfor commented Dec 11, 2024

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'.

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'.
@vlinkz vlinkz merged commit 5394ee3 into NixOS:calamares Dec 15, 2024
1 check passed
@bjornfor bjornfor deleted the dont-emit-config-with-eval-warning branch December 15, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants