summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-18 15:44:45 +0100
committeradikro <adikro@disroot.org>2025-11-18 15:44:45 +0100
commitf685be6aea021196ee40d909aab0ab6241eef397 (patch)
tree6c67be8fc3c3b6a54bea825dcc0d036b723252f9 /hosts
parent18651b7c572145497f05874126346a5f6af0dd60 (diff)
.
Diffstat (limited to 'hosts')
-rw-r--r--hosts/desktop/configuration.nix4
1 files changed, 3 insertions, 1 deletions
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 = {