From 9b39ceeed85c109094daec75d4da071a654a71f7 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 5 May 2024 14:02:34 +0530 Subject: update --- machines/x/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'machines') diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index 256e4d2..e2caa0e 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -38,6 +38,10 @@ xdg.portal.wlr.enable = true; xdg.portal.config.common.default = "*"; + environment.variables = { + XCURSOR_SIZE = "16"; + }; + networking.extraHosts = '' 127.0.0.1 download.labsmartlis.local -- cgit v1.2.3