1
0
Fork 0
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:
Austin Horstman 2025-10-12 17:26:35 -05:00
parent 4d64989b8c
commit 602913bfc5

View file

@ -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 ''