shows up in sddm, not launching
This commit is contained in:
parent
3ff13ec31e
commit
f4374cc5b1
3 changed files with 9 additions and 6 deletions
|
|
@ -22,4 +22,9 @@
|
|||
cosmic-workspaces-epoch
|
||||
xdg-desktop-portal-cosmic
|
||||
];
|
||||
services.xserver.displayManager.cosmic-greeter.enable = true;
|
||||
services.xserver.desktopManager.cosmic.enable = true;
|
||||
services.pipewire = {
|
||||
enable = false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue