diff options
Diffstat (limited to 'sys/font')
-rw-r--r-- | sys/font/default.nix | 1 |
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"; } |