Machines/WinMax2: remove jovian

I basically didn't use it, and it just caused more issues than anything
This commit is contained in:
Toast 2025-10-04 22:51:59 +02:00 committed by toast
parent 4e9a1dae72
commit 03f0570342
2 changed files with 1 additions and 17 deletions

View file

@ -72,22 +72,7 @@
xserver.xkb.layout = lib.mkForce "us";
};
jovian = {
# Steam Deck UI settings
steam = {
enable = true;
autoStart = false;
user = "toast";
desktopSession = "plasma";
};
hardware.amd.gpu.enableBacklightControl = true;
decky-loader = {
enable = true;
package = pkgs.decky-loader-prerelease;
};
};
# Enable bluetooth
# Enable bluetooth
hardware.bluetooth = {
enable = true;
};