Cosmic
This commit is contained in:
parent
8ea3dbbb2f
commit
cbb26ea679
1 changed files with 5 additions and 0 deletions
5
nixos/modules/cosmic/default.nix
Normal file
5
nixos/modules/cosmic/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.desktopManager.cosmic.enable = true;
|
||||
services.displayManager.cosmic-greeter.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue