From 7547d07a76f413f8837fecb97882891ac1b12b48 Mon Sep 17 00:00:00 2001 From: Kristian Krsnik Date: Thu, 25 Jan 2024 15:33:24 +0100 Subject: [PATCH] added comment --- flake.nix | 1 + 1 file changed, 1 insertion(+) 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