diff --git a/flake.nix b/flake.nix index 612ec93..8cbf4b1 100644 --- a/flake.nix +++ b/flake.nix @@ -45,6 +45,7 @@ }; extraInstallCommands = '' + # Install .desktop file mkdir -p $out/share/ ln -s "${desktopItem}/share/applications" $out/share/applications