mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
swaync: add khaneliman maintainer
This commit is contained in:
@@ -7,7 +7,8 @@ let
|
||||
jsonFormat = pkgs.formats.json { };
|
||||
|
||||
in {
|
||||
meta.maintainers = [ lib.hm.maintainers.abayomi185 ];
|
||||
meta.maintainers =
|
||||
[ lib.hm.maintainers.abayomi185 lib.maintainers.khaneliman ];
|
||||
|
||||
options.services.swaync = {
|
||||
enable = lib.mkEnableOption "Swaync notification daemon";
|
||||
|
||||
Reference in New Issue
Block a user