From 6fa5758c113bce1f551e50a36ae0b5eccad754d6 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sat, 12 Oct 2024 17:27:59 -0400 Subject: [PATCH] pacifidlog: set jovian desktopSession to gamescope-wayland --- hosts/pacifidlog/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/pacifidlog/default.nix b/hosts/pacifidlog/default.nix index 7d76d24a..ffcab703 100644 --- a/hosts/pacifidlog/default.nix +++ b/hosts/pacifidlog/default.nix @@ -47,6 +47,7 @@ jovian.steam = { enable = true; autoStart = true; + desktopSession = "gamescope-wayland"; user = "aly"; };