fix COSMIC settings

This commit is contained in:
Aaron Honeycutt 2025-04-05 19:43:51 -06:00
parent df8f37bb90
commit c2ba0ba0e9
2 changed files with 2 additions and 3 deletions

View file

@ -2,8 +2,7 @@
{
# COSMIC
services.xserver = {
enable = true;
services = {
displayManager.gdm.enable = true;
desktopManager.cosmic.enable = true;
};