diff options
| author | EuAndreh <eu@euandre.org> | 2022-01-04 15:18:24 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-01-04 15:18:24 -0300 |
| commit | 01965ad00b095bb16d93a8e21e87e32492635156 (patch) | |
| tree | b8f91319a7c08223a3ccd693dab9a3959e5a880f | |
| parent | configuration.nix: Explicitly configure grub (diff) | |
| download | dotfiles-01965ad00b095bb16d93a8e21e87e32492635156.tar.gz dotfiles-01965ad00b095bb16d93a8e21e87e32492635156.tar.xz | |
configuration.nix: Remove custom terminal font
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index b05cf11a..8aa52799 100644 --- a/configuration.nix +++ b/configuration.nix @@ -75,7 +75,6 @@ in { console = { keyMap = "br-abnt2"; - font = "Lat2-Terminus16"; }; # Select internationalisation properties. |
