summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/thinklappi/default.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/thinklappi/default.nix b/hosts/thinklappi/default.nix
index d0887d7..a2d6635 100644
--- a/hosts/thinklappi/default.nix
+++ b/hosts/thinklappi/default.nix
@@ -33,11 +33,6 @@
time.timeZone = "Europe/Berlin";
- console = {
- font = "Lat2-Terminus16";
- keyMap = "de";
- };
-
programs.ssh.startAgent = true;
system.stateVersion = "23.05";