diff --git a/flake.lock b/flake.lock index 94b2859..86e1dbd 100644 --- a/flake.lock +++ b/flake.lock @@ -392,11 +392,11 @@ "secrets": { "flake": false, "locked": { - "lastModified": 1715453060, - "narHash": "sha256-dhfjA0/x7V3Jug7a52wsELwb5jmNtJvPD0HC8jc2Ky8=", + "lastModified": 1713910881, + "narHash": "sha256-MZ1+GmZL3V3Kqe4YrxPA2W8vrF/c+f7sYOpf+jw6ESc=", "ref": "refs/heads/main", - "rev": "08944755d22a7499b0b3fd39d48fdf1dabf4c83f", - "revCount": 19, + "rev": "918b61f3ee194d7e67fa1d3200b64fe7741dd24a", + "revCount": 15, "type": "git", "url": "ssh://forgejo@git.everest.sable-pancake.ts.net:4222/Toast/nix-secrets" }, diff --git a/machines/SteamDeck/configuration.nix b/machines/SteamDeck/configuration.nix index c14385e..7c2af0a 100755 --- a/machines/SteamDeck/configuration.nix +++ b/machines/SteamDeck/configuration.nix @@ -39,7 +39,7 @@ enable = true; autoStart = true; user = "toast"; - desktopSession = "plasma"; + desktopSession = "plasmawayland"; }; decky-loader = { enable = true; diff --git a/machines/WinMax2/configuration.nix b/machines/WinMax2/configuration.nix index 707a949..65f51ff 100755 --- a/machines/WinMax2/configuration.nix +++ b/machines/WinMax2/configuration.nix @@ -73,7 +73,7 @@ enable = true; autoStart = false; user = "toast"; - desktopSession = "plasma"; + desktopSession = "plasmawayland"; }; hardware.amd.gpu.enableBacklightControl = true; # Need patched mesa