Fixed steam (probably?)

This commit is contained in:
Aleksandr Lebedev 2025-02-12 21:54:02 +01:00
parent 753fbdea9e
commit 19e5286aa3
4 changed files with 76 additions and 50 deletions

View file

@ -24,7 +24,7 @@ in {
enable = true;
theme = "catppuccin-mocha";
package = pkgs.kdePackages.sddm;
wayland.enable = false;
wayland.enable = true;
};
};
}