From 87e02959d17269d51863ec3222ff3e06be6fd155 Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 02:29:59 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 02:29:59 --- 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 eeedb46..81eee1a 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 = false; }; hyprland.enable = true;