update config
This commit is contained in:
parent
a8f29dd15b
commit
8348ba1bf7
2 changed files with 6 additions and 0 deletions
|
@ -77,6 +77,11 @@
|
|||
swapDevices = [ ];
|
||||
|
||||
services.xserver.videoDrivers = ["nvidia"];
|
||||
services.xserver.displayManager.lightdm.enable = false;
|
||||
services.monado = {
|
||||
enable = true;
|
||||
defaultRuntime = true;
|
||||
};
|
||||
|
||||
hardware = {
|
||||
opengl = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue