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