network-manager-l2tp: add homepage
This commit is contained in:
parent
925a21aa2a
commit
ab7d2f7f39
@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "L2TP plugin for NetworkManager";
|
||||
inherit (networkmanager.meta) platforms;
|
||||
homepage = https://github.com/seriyps/NetworkManager-l2tp;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user