switch sddm for greetd
This commit is contained in:
parent
2e3eee45a7
commit
fdbb3a8f3b
5 changed files with 41 additions and 21 deletions
|
@ -17,11 +17,8 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [ xdg-utils ];
|
||||
|
||||
wyrdgard.graphical-interface = {
|
||||
display-manager.sddm = enabled;
|
||||
desktop-manager = {
|
||||
kde = enabled;
|
||||
wyrdgard.graphical-interface =
|
||||
{
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue