Move cosmic options from `services.xserver` to `services`
Dependencies
- [2]
QEYLHFQTEnable the cosmic desktop environment - [3]
5FI47NSAMigrate to home-manager - [4]
6I2HQYU2Add basic flake configuration
Change contents
- replacement in configuration.nix at line 92
services.xserver.displayManager.cosmic-greeter.enable = true;services.xserver.desktopManager.cosmic.enable = true;services.displayManager.cosmic-greeter.enable = true;services.desktopManager.cosmic.enable = true;