Update configuration.nix

This commit is contained in:
ska
2025-12-22 09:51:04 +00:00
parent a0e7a02440
commit 6531d259da

View File

@@ -75,9 +75,6 @@
networking.networkmanager.enable = true; networking.networkmanager.enable = true;
# Needed on some laptops for WiFi kill switches
hardware.rfkill.enable = true;
time.timeZone = "Europe/Berlin"; time.timeZone = "Europe/Berlin";
i18n.defaultLocale = "de_DE.UTF-8"; i18n.defaultLocale = "de_DE.UTF-8";
console.keyMap = "de"; console.keyMap = "de";