feat: add COSMIC desktop environment and greeter configuration
This commit is contained in:
4
hosts/common/optional/cosmic-greeter.nix
Normal file
4
hosts/common/optional/cosmic-greeter.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{pkgs, ...}: {
|
||||
# Enable the COSMIC Greeter (Display Manager)
|
||||
services.displayManager.cosmic-greeter.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user