diff --git a/nixos/bootstrap.nix b/nixos/bootstrap.nix index cad3f3b9..5dff866f 100644 --- a/nixos/bootstrap.nix +++ b/nixos/bootstrap.nix @@ -21,7 +21,7 @@ enable = true; layout = "us"; desktopManager = { - plasma5.enable = true; + plasma6.enable = true; }; displayManager = { sddm = {