spec(koumakyou): add gamemode and enable decky

This commit is contained in:
514fpv 2024-06-10 17:08:44 +08:00
parent 210808cfc7
commit 157f7360a8
Signed by: koishi
SSH key fingerprint: SHA256:8k1fIs1pD4P5LpAmQ8imt8MJx0K/36UYP0r/r/LGBKA
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;