This commit is contained in:
albert 2024-06-25 21:02:39 +09:00
parent d336cba379
commit c020263214
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -22,14 +22,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
arc-kde-theme arc-kde-theme
arc-theme arc-theme
gnome.gnome-keyring
libsecret # bitwarden
];
environment.plasma6.excludePackages = with pkgs.kdePackages; [
kwallet
kwallet-pam
kwalletmanager
]; ];
services.xrdp.defaultWindowManager = "startplasma-x11"; services.xrdp.defaultWindowManager = "startplasma-x11";