From f685be6aea021196ee40d909aab0ab6241eef397 Mon Sep 17 00:00:00 2001 From: adikro Date: Tue, 18 Nov 2025 15:44:45 +0100 Subject: . --- hosts/desktop/configuration.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index dfa60c9..3924e3d 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -113,7 +113,9 @@ xdg.portal = { console = { keyMap = "pl"; - font = "LatArCyrHeb-16"; + # earlySetup = true; + # font = "Lat2-Terminus32"; + # packages = with pkgs; [ terminus_font ]; }; environment.sessionVariables = { -- cgit v1.3