mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
pizauth: update maintainer entry
Point to nixpkgs so we can remove the home manager entry. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
4d64989b8c
commit
602913bfc5
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ let
|
||||||
cfg = config.services.pizauth;
|
cfg = config.services.pizauth;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
meta.maintainers = [ lib.hm.maintainers.swarsel ];
|
meta.maintainers = [ lib.maintainers.swarsel ];
|
||||||
|
|
||||||
options.services.pizauth = {
|
options.services.pizauth = {
|
||||||
enable = lib.mkEnableOption ''
|
enable = lib.mkEnableOption ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue