Update Plasma

This commit is contained in:
albert 2024-06-25 20:45:37 +09:00
parent 3dc2abf151
commit fd6ccfae74
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -21,8 +21,14 @@
environment.systemPackages = with pkgs; [
arc-kde-theme
arc-theme
kgpg
arc-theme
gnome.gnome-keyring
];
environment.plasma6.excludePackages = with pkgs.kdePackages; [
kwallet
kwallet-pam
kwalletmanager
];
services.xrdp.defaultWindowManager = "startplasma-x11";