From 81d0a9b8f82e3a340dbf880947dea2b8996a73f5 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 12 Jun 2025 15:06:48 +0200 Subject: [PATCH] talos: try out cosmic --- hosts/talos/default.nix | 1 + 1 file changed, 1 insertion(+) 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 = [