fnott: add polykernel as maintainer
This commit is contained in:
parent
c82bc787b8
commit
1abd311eef
|
@ -10,6 +10,8 @@ let
|
||||||
|
|
||||||
iniFormat = pkgs.formats.ini { };
|
iniFormat = pkgs.formats.ini { };
|
||||||
in {
|
in {
|
||||||
|
meta.maintainers = with maintainers; [ polykernel ];
|
||||||
|
|
||||||
options = {
|
options = {
|
||||||
services.fnott = {
|
services.fnott = {
|
||||||
enable = mkEnableOption ''
|
enable = mkEnableOption ''
|
||||||
|
|
Loading…
Reference in a new issue