massive refactoring

This commit is contained in:
yaroslav
2026-05-09 16:17:24 +03:00
parent fa9f084702
commit 79483c0b9b
26 changed files with 370 additions and 507 deletions
-4
View File
@@ -1,4 +0,0 @@
{ ... }:
{
services.xserver.desktopManager.xfce.enable = true;
}
-8
View File
@@ -1,8 +0,0 @@
{...}:
{
# Enable the COSMIC login manager
services.displayManager.cosmic-greeter.enable = true;
# Enable the COSMIC desktop environment
services.desktopManager.cosmic.enable = true;
}