diff --git a/hosts/alex/configuration.nix b/hosts/alex/configuration.nix index ad1c998..d800618 100644 --- a/hosts/alex/configuration.nix +++ b/hosts/alex/configuration.nix @@ -36,7 +36,7 @@ # desktopManager.gnome.enable = true; displayManager.sddm.enable = true; - desktopManager.plasma5.enable = true; + desktopManager.plasma6.enable = true; xkb.layout = "gb"; # xkbVariant = ""; };