diff --git a/configuration.nix b/configuration.nix index c315ab6..bab6d18 100644 --- a/configuration.nix +++ b/configuration.nix @@ -128,13 +128,10 @@ services.displayManager.sddm.wayland.enable = true; services.desktopManager.plasma6.enable = true; services.accounts-daemon.enable = true; - # Portals - xdg.portal = { - enable = true; - extraPortals = with pkgs; [ - xdg-desktop-portal-gtk - ]; - }; + services.signond.enable = true; + xdg.portal.enable = true; + + services.libinput.enable = true; ############################################################ @@ -181,10 +178,11 @@ wget openssh - kdePackages.kaccounts-providers - kdePackages.kaccounts-integration - kdePackages.signond - kdePackages.sddm-kcm # Configuration module for SDDM + kaccounts-providers + kaccounts-integration + signond + nextcloud-client + sddm-kcm # Configuration module for SDDM onlyoffice-desktopeditors libreoffice