From 83ce4df01b78125210dad6555f71a3c982533033 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 30 Aug 2025 13:01:27 -0500 Subject: dont autologin on envy --- hosts/hp-envy-office/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/hp-envy-office') diff --git a/hosts/hp-envy-office/configuration.nix b/hosts/hp-envy-office/configuration.nix index 340eda3..0af085c 100644 --- a/hosts/hp-envy-office/configuration.nix +++ b/hosts/hp-envy-office/configuration.nix @@ -28,7 +28,6 @@ # Enable user timmy _users.timmy = { enable = true; - autologin.enable = true; nas = { enable = true; office.enable = true; -- cgit v1.2.3