From 6b06edd8c7a30ef4478fa99a6d967cd15ae59f7e Mon Sep 17 00:00:00 2001 From: "Mohamed C." Date: Wed, 31 Jul 2024 20:55:01 +0200 Subject: [PATCH] jovian settings --- system/gaming.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/gaming.nix b/system/gaming.nix index 531e84e..27da3a8 100644 --- a/system/gaming.nix +++ b/system/gaming.nix @@ -2,7 +2,7 @@ { jovian.steam = { enable = true; - autoStart = true; + autoStart = false; user = "mo"; desktopSession = "plasma"; };