Reenable COSMIC

The fixing of nixpkgs unbroke COSMIC for me. I found the issue a while
back thanks to an error message it provided.
This commit is contained in:
Gene Liverman 2024-12-04 06:56:03 -05:00
parent 087a6fe757
commit 16f492663d
2 changed files with 2 additions and 2 deletions

View file

@ -89,7 +89,7 @@
services = {
boinc.enable = true;
dbus.implementation = "broker";
#desktopManager.cosmic.enable = true;
desktopManager.cosmic.enable = true;
desktopManager.plasma6.enable = true;
displayManager.sddm = {
enable = true;