From af4e3c7445c6316b2f91a6602ec0d79156e88ac4 Mon Sep 17 00:00:00 2001 From: alyx Date: Wed, 2 Jul 2025 14:00:13 +0100 Subject: [PATCH] making sure all my commits from deck are commited --- base/patio/configuration.nix | 1 + 1 file changed, 1 insertion(+) 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" ];