[NixOS] Changes for bump

This commit is contained in:
2024-02-12 22:05:06 -07:00
parent 61752b600d
commit e7d536417c
5 changed files with 29 additions and 28 deletions

View File

@@ -83,6 +83,7 @@ makeEnable config "modules.xmonad" true {
vSync = config.modules.xmonad.picom.vSync.enable;
backend = "glx";
extraArgs = ["--experimental-backends"];
package = pkgs.picom-ivan;
settings = {
animations = true;