Update configuration.nix

This commit is contained in:
ska
2025-12-26 13:52:15 +00:00
parent bac323631a
commit 078d307678

View File

@@ -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