adguardhome: add license
This commit is contained in:
parent
e830f2a0e2
commit
b9e6b1d198
@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Network-wide ads & trackers blocking DNS server";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ numkem ];
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user