From 11b6180c037ddc6efe65305c5ef3f02a49e3c5d9 Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 11:12:40 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 11:12:40 --- hosts/lillypc/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/lillypc/config.nix b/hosts/lillypc/config.nix index effb031..31ec3ec 100644 --- a/hosts/lillypc/config.nix +++ b/hosts/lillypc/config.nix @@ -6,7 +6,7 @@ desktop = { enable = true; sddm = { - enable = true; + enable = false; autoLogin.enable = true; }; hyprland.enable = true;