From 33414f69edbf85d92790d9d7efe53b1bc9f9dfd2 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 7 Jul 2025 21:03:10 +0000 Subject: fw: remove redundant config value --- fw/configuration.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'fw/configuration.nix') diff --git a/fw/configuration.nix b/fw/configuration.nix index bc2cb11..c66497c 100644 --- a/fw/configuration.nix +++ b/fw/configuration.nix @@ -60,9 +60,7 @@ # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain"; # Set your time zone. - time.timeZone = "America/New_York"; - - console.useXkbConfig = true; + # console.useXkbConfig = true; # Enable automatic login for the user. # services.getty.autologinUser = "stefan"; -- cgit v1.2.3