diff --git a/hosts/talos/default.nix b/hosts/talos/default.nix index f129e62..bf11f17 100644 --- a/hosts/talos/default.nix +++ b/hosts/talos/default.nix @@ -155,6 +155,7 @@ # Enable the KDE Plasma Desktop Environment. services.desktopManager.plasma6.enable = true; + services.desktopManager.cosmic.enable = true; services.power-profiles-daemon.enable = true; environment.systemPackages = [