summaryrefslogtreecommitdiff
path: root/hosts/desktop
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-18 21:00:16 +0100
committeradikro <adikro@disroot.org>2025-11-18 21:00:16 +0100
commit8498fab8785d08402e2330dfb6f45f1121cd1b2b (patch)
tree12798dedc5ff18ecc8d39d714881e351581cee0e /hosts/desktop
parentf685be6aea021196ee40d909aab0ab6241eef397 (diff)
configured a bunch of niri features
Diffstat (limited to 'hosts/desktop')
-rw-r--r--hosts/desktop/configuration.nix6
1 files changed, 3 insertions, 3 deletions
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 = {