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";