all repos — nixfiles @ 825a050ac049e4aec8f2eb53c16059dd048b18c5

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

ui: update reference to firefox KDE plasma integration

Alan Pearce
commit

825a050ac049e4aec8f2eb53c16059dd048b18c5

parent

ebde3391182c80eebc72353511ad28e5ac32e448

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/user-interface.nixuser/settings/user-interface.nix
@@ -19,7 +19,7 @@ enable = stdenv.hostPlatform.isLinux;
package = pkgs.librewolf.override { nativeMessagingHosts = with pkgs; [ tridactyl-native - plasma-browser-integration + kdePackages.plasma-browser-integration keepassxc ]; };