diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/desktop/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 2b506ec..cb86a6c 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -108,7 +108,7 @@ xdg.portal = { console = { keyMap = "pl"; - font = "Lat2-Terminus16"; + # font = "Lat2-Terminus16"; }; environment.sessionVariables = { |
