diff --git a/hosts/pacifidlog/default.nix b/hosts/pacifidlog/default.nix index 8ab6d2be..20b9852e 100644 --- a/hosts/pacifidlog/default.nix +++ b/hosts/pacifidlog/default.nix @@ -40,12 +40,12 @@ GDK_SCALE = "2"; }; - # jovian.steam = { - # enable = true; - # autoStart = true; - # desktopSession = "gamescope-wayland"; - # user = "aly"; - # }; + jovian.steam = { + enable = true; + autoStart = true; + desktopSession = "gamescope-wayland"; + user = "aly"; + }; jovian.decky-loader = { enable = true;