From 078d3076783ba91f3bdef971a4544c2c99e51537 Mon Sep 17 00:00:00 2001 From: ska Date: Fri, 26 Dec 2025 13:52:15 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) 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