lol

vlan: add homepage

jopejoe1 f17d336b f789e80e

+1
+1
pkgs/by-name/vl/vlan/package.nix
··· 30 30 31 31 meta = with lib; { 32 32 description = "User mode programs to enable VLANs on Ethernet devices"; 33 + homepage = "https://www.candelatech.com/~greear/vlan.html"; 33 34 platforms = platforms.linux; 34 35 license = licenses.gpl2Plus; 35 36 mainProgram = "vconfig";