From 8498fab8785d08402e2330dfb6f45f1121cd1b2b Mon Sep 17 00:00:00 2001 From: adikro Date: Tue, 18 Nov 2025 21:00:16 +0100 Subject: configured a bunch of niri features --- hosts/desktop/configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts/desktop/configuration.nix') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 3924e3d..f89c08a 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -113,9 +113,9 @@ xdg.portal = { console = { keyMap = "pl"; - # earlySetup = true; - # font = "Lat2-Terminus32"; - # packages = with pkgs; [ terminus_font ]; + earlySetup = true; + font = "ter-v32n"; + packages = with pkgs; [ terminus_font ]; }; environment.sessionVariables = { -- cgit v1.3