zenix: update and tidy

This commit is contained in:
tristan 2024-12-20 17:45:47 +00:00
parent 43c05553ff
commit 1a86b02fe4
6 changed files with 117 additions and 123 deletions

View file

@ -29,9 +29,4 @@
capSysNice = true;
};
programs.gamemode.enable = true;
services.monado.enable = true;
systemd.user.services.monado.environment = {
STEAMVR_LH_ENABLE = "true";
XRT_COMPOSITOR_SCALE_PERCENTAGE = "200";
};
}