summaryrefslogtreecommitdiff
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-16 17:14:53 +0100
committeradikro <adikro@disroot.org>2025-11-16 17:14:53 +0100
commitc0ef19bd513388546a71bee352fe39ef3626b457 (patch)
treee9d3e9de077fa2673409bde282b154267b8a4247 /hosts/desktop/configuration.nix
parentc0aedcdb2f1d3da403daabd7949b61eb2ffcb750 (diff)
fixed long boot times
Diffstat (limited to 'hosts/desktop/configuration.nix')
-rw-r--r--hosts/desktop/configuration.nix2
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 = {