bottom: add meta.mainProgram

authored by Nicolas Berbiche and committed by Matthieu Coudron 8eed0e20 f2b0cf01

+1
+1
pkgs/tools/system/bottom/default.nix
··· 33 license = licenses.mit; 34 maintainers = with maintainers; [ berbiche ]; 35 platforms = platforms.unix; 36 }; 37 }
··· 33 license = licenses.mit; 34 maintainers = with maintainers; [ berbiche ]; 35 platforms = platforms.unix; 36 + mainProgram = "btm"; 37 }; 38 }