{ config, pkgs, ... }: { # COSMIC services = { displayManager.gdm.enable = true; desktopManager.cosmic.enable = true; }; }