change outdated option

This commit is contained in:
Frost-Phoenix 2024-02-10 19:27:50 +01:00
parent a369e1168a
commit aad21dbef0

View file

@ -2,7 +2,7 @@
{
services.xserver = {
enable = true;
layout = "us";
xkb.layout = "us";
displayManager.autoLogin = {
enable = true;
user = "${username}";