|
|
|
|
|
by chriswarbo
1045 days ago
|
|
These options got GUI icons to appear for me (on Manjaro, an Arch derivative): targets.genericLinux.enable = true;
xdg.mime.enable = true;
xdg.systemDirs.data =
[ "${config.home.homeDirectory}/.nix-profile/share/applications" ];
|
|