update config

This commit is contained in:
stitchy 2024-03-05 02:01:18 -08:00
parent a8f29dd15b
commit 8659535e96
Signed by: stitchy
SSH key fingerprint: SHA256:p+xeQgmOvQ2br1d2STl5OnRRMef2LRqCtGA7SO4WYk0
3 changed files with 15 additions and 9 deletions

View file

@ -77,6 +77,11 @@
swapDevices = [ ];
services.xserver.videoDrivers = ["nvidia"];
services.xserver.displayManager.lightdm.enable = false;
services.monado = {
enable = true;
defaultRuntime = true;
};
hardware = {
opengl = {