mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 03:04:03 -06:00
swap gdm with cosmic-greeter for COSMIC
This commit is contained in:
parent
7100f5e3a6
commit
38b3bd9cfa
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
# COSMIC
|
# COSMIC
|
||||||
services = {
|
services = {
|
||||||
displayManager.gdm.enable = true;
|
displayManager.cosmic-greeter.enable = true;
|
||||||
desktopManager.cosmic.enable = true;
|
desktopManager.cosmic.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue