autostart steamOS
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
};
|
||||
# environment.systemPackages = with pkgs; [inputs.jovian.packages.${system}.default];
|
||||
jovian.steam.enable = true;
|
||||
jovian.steam.autoStart = false;
|
||||
jovian.steam.autoStart = true;
|
||||
jovian.steam.desktopSession = "hyprland";
|
||||
jovian.steam.user = "${myConfig.essentials.Username}";
|
||||
jovian.decky-loader.stateDir = "/home/${myConfig.essentials.Username}/Games/Decky";
|
||||
jovian.hardware.has.amd.gpu = true;
|
||||
|
||||
jovian.decky-loader.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user