about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-01-02 15:50:03 +0000
committerdevhell <devhell@mailfresser.de>2020-01-02 15:50:03 +0000
commit993100ee6b09fb10054f13674f9f9b898225d86b (patch)
tree9610217f8b0b6ca0e03351fe41a25dee0bca9f72 /machines
parentb6c8dac6db199ef576ba41b904f0e7d6beae2c48 (diff)
machines/hildr: Switch hildr to Lat2-Terminus16
Can't believe I missed that.
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/hildr.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index b4367971..bf7b65a6 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -86,7 +86,7 @@
   };
 
   console = {
-    font = "lat9w-16";
+    font = "Lat2-Terminus16";
     keyMap = "uk";
   };