This commit is contained in:
Tao Tien 2023-09-30 18:12:42 -07:00
parent ed53e0aaf6
commit 388d225b03
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{ lib, pkgs, ... }: {
{ pkgs, ... }: {
services.xserver.displayManager = {
autoLogin.enable = true;
autoLogin.user = "tao";