From 543605a14291997a3d00703b51a5294868d0a930 Mon Sep 17 00:00:00 2001 From: ska Date: Thu, 25 Dec 2025 22:29:25 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 1bab556..9fdf8e9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -92,6 +92,7 @@ networking.networkmanager.enable = true; + xkb.layout = "de"; console.keyMap = "de"; time.timeZone = "Europe/Berlin";