mirror of
https://github.com/nix-community/home-manager
synced 2025-05-12 15:56:43 +02: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…
Add table
Add a link
Reference in a new issue