1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-16 14:01:08 +01:00

easyeffects: add hausken as maintainer

This commit is contained in:
Austin Horstman 2025-03-19 14:20:54 -05:00
parent 6b8cea6473
commit e278f46a09

View file

@ -54,7 +54,7 @@ let
''; '';
}; };
in { in {
meta.maintainers = [ maintainers.fufexan ]; meta.maintainers = with maintainers; [ fufexan hausken ];
options.services.easyeffects = { options.services.easyeffects = {
enable = mkEnableOption '' enable = mkEnableOption ''