mirror of
https://github.com/nix-community/home-manager
synced 2024-11-27 07:00:48 +00:00
fnott: add polykernel as maintainer
This commit is contained in:
parent
c82bc787b8
commit
1abd311eef
1 changed files with 2 additions and 0 deletions
|
@ -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