forked from colonelpanic/dotfiles
[NixOS] Remove enable nvidia
This commit is contained in:
@@ -82,7 +82,6 @@ makeEnable config "myModules.xmonad" true {
|
||||
enable = true;
|
||||
vSync = config.myModules.xmonad.picom.vSync.enable;
|
||||
backend = "glx";
|
||||
extraArgs = ["--experimental-backends"];
|
||||
|
||||
settings = {
|
||||
animations = true;
|
||||
|
||||
Reference in New Issue
Block a user