ldm: add homepage

jopejoe1 8d54d26e 3fdf9433

+1
+1
pkgs/by-name/ld/ldm/package.nix
··· 44 44 45 45 meta = { 46 46 description = "Lightweight device mounter, with libudev as only dependency"; 47 + homepage = "https://github.com/LemonBoy/ldm"; 47 48 mainProgram = "ldm"; 48 49 license = lib.licenses.mit; 49 50 platforms = lib.platforms.linux;