spec(koumakyou): add gamemode and enable decky

This commit is contained in:
514fpv 2024-06-10 17:08:44 +08:00
parent 192b5aa725
commit a836d157fb
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
2 changed files with 50 additions and 10 deletions

View file

@ -43,6 +43,7 @@
programs.regreet.enable = lib.mkForce true;
jovian.steam.autoStart = lib.mkForce false;
jovian.steam.desktopSession = lib.mkForce "sway";
jovian.decky-loader.enable = lib.mkForce false;
home.plasma.enable = lib.mkForce false;
services.greetd.settings.default_session.command = let
cfg = config.programs.regreet;