mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08: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:
@@ -10,7 +10,7 @@ let
|
||||
cfg = config.services.pizauth;
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.hm.maintainers.swarsel ];
|
||||
meta.maintainers = [ lib.maintainers.swarsel ];
|
||||
|
||||
options.services.pizauth = {
|
||||
enable = lib.mkEnableOption ''
|
||||
|
||||
Reference in New Issue
Block a user