mirror of
https://github.com/nix-community/home-manager
synced 2024-11-23 11:39:46 +01: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 { };
|
||||
in {
|
||||
meta.maintainers = with maintainers; [ polykernel ];
|
||||
|
||||
options = {
|
||||
services.fnott = {
|
||||
enable = mkEnableOption ''
|
||||
|
|
Loading…
Reference in a new issue