Update Plasma
This commit is contained in:
parent
3dc2abf151
commit
fd6ccfae74
1 changed files with 8 additions and 2 deletions
|
@ -22,7 +22,13 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
arc-kde-theme
|
||||
arc-theme
|
||||
kgpg
|
||||
gnome.gnome-keyring
|
||||
];
|
||||
|
||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||
kwallet
|
||||
kwallet-pam
|
||||
kwalletmanager
|
||||
];
|
||||
|
||||
services.xrdp.defaultWindowManager = "startplasma-x11";
|
||||
|
|
Loading…
Reference in a new issue