From 6b7f821e7db7836972d12ae461bd78a7b7f57268 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Tue, 4 Jun 2024 16:53:37 +0200 Subject: [PATCH] talos: switch to Plasma 6 --- hosts/talos/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/talos/default.nix b/hosts/talos/default.nix index 16d0d00..f2def3e 100644 --- a/hosts/talos/default.nix +++ b/hosts/talos/default.nix @@ -152,8 +152,7 @@ enable = true; wayland.enable = true; }; - services.displayManager.defaultSession = "plasmawayland"; - services.xserver.desktopManager.plasma5.enable = true; + services.desktopManager.plasma6.enable = true; services.power-profiles-daemon.enable = true; environment.systemPackages = [