Dolphin: Difference between revisions
m →Icons |
Tag: Undo |
||
| Line 15: | Line 15: | ||
To fix it, simply add the following package:{{file|/etc/nixos/configuration.nix|nix|<nowiki> | To fix it, simply add the following package:{{file|/etc/nixos/configuration.nix|nix|<nowiki> | ||
environment. | environment.systemPackages = with pkgs; [ kdePackages.qtsvg ]; | ||
</nowiki> | </nowiki>}} | ||
=== KIO-Fuse === | === KIO-Fuse === | ||