all repos — nixfiles @ 40ab204893cef006ceba61aa39fc717c0e04d32e

System and user configuration, managed by nix and home-manager

kde: configure librewolf-plasma integration

Alan Pearce
commit

40ab204893cef006ceba61aa39fc717c0e04d32e

parent

b3db99b6697895f78ea8ec8decbe7934469fce84

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M system/settings/programs/kde.nixsystem/settings/programs/kde.nix
@@ -18,6 +18,7 @@ programs.ssh.askPassword = lib.mkForce "${pkgs.plasma5Packages.plasma5.ksshaskpass.out}/bin/ksshaskpass";
environment.systemPackages = with pkgs; [ kde-gtk-config + plasma-browser-integration ]; services.picom.enable = false;