diff --git a/base/patio/configuration.nix b/base/patio/configuration.nix index fc63049..3cb3e4a 100644 --- a/base/patio/configuration.nix +++ b/base/patio/configuration.nix @@ -35,6 +35,7 @@ jovian.steam.user = "alyx"; jovian.steam.desktopSession = "plasma"; jovian.devices.steamdeck.autoUpdate = true; + jovian.decky-loader.enable = true; environment.pathsToLink = [ "/share/xdg-desktop-portal" ];