From 6531d259dabbee365a8f1c448d33f7e6bd8d6441 Mon Sep 17 00:00:00 2001 From: ska Date: Mon, 22 Dec 2025 09:51:04 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index d420b86..1ad4ef3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -75,9 +75,6 @@ networking.networkmanager.enable = true; - # Needed on some laptops for Wi‑Fi kill switches - hardware.rfkill.enable = true; - time.timeZone = "Europe/Berlin"; i18n.defaultLocale = "de_DE.UTF-8"; console.keyMap = "de";