remove the mesapatches option since it's gone it would seem
This commit is contained in:
parent
e39ef8d28f
commit
5bcf45b1e6
3 changed files with 36 additions and 44 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue