about summary refs log tree commit diff stats
path: root/sys/font
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sys/font/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/font/default.nix b/sys/font/default.nix
index f6b0e191..f812cee4 100644
--- a/sys/font/default.nix
+++ b/sys/font/default.nix
@@ -28,5 +28,4 @@ in {
       allowBitmaps = false;
     };
   };
-  console.font = "SauceCodePro Nerd Font Mono";
 }