summary refs log tree commit diff stats
path: root/networking.nix
diff options
context:
space:
mode:
Diffstat (limited to 'networking.nix')
-rw-r--r--networking.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/networking.nix b/networking.nix
index cbf204c..e0605a3 100644
--- a/networking.nix
+++ b/networking.nix
@@ -6,10 +6,4 @@
 
    time.timeZone = "Europe/Berlin";
 
-   i18n.defaultLocale = "en_US.UTF-8";
-   console = {
-     font = "Lat2-Terminus16";
-     #keyMap = "de";
-     useXkbConfig = true; # use xkbOptions in tty.
-   };
 }