remove the mesapatches option since it's gone it would seem

This commit is contained in:
Lillian Violet 2025-07-24 17:41:34 +02:00
parent e39ef8d28f
commit 5bcf45b1e6
3 changed files with 36 additions and 44 deletions

View file

@ -72,18 +72,11 @@
};
jovian = {
steam = {
enable = true;
autoStart = false;
user = "lillian";
desktopSession = "plasma";
};
decky-loader = {
enable = true;
package = pkgs.decky-loader-prerelease;
extraPackages = [pkgs.python3];
};
hardware.has.amd.gpu = true;
};
boot = {
loader.systemd-boot.enable = false;

View file

@ -222,7 +222,6 @@
};
steamos = {
enableAutoMountUdevRules = true;
enableMesaPatches = true;
};
};
programs = {