update config
This commit is contained in:
parent
a8f29dd15b
commit
8659535e96
3 changed files with 15 additions and 9 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