mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
pasystray, status-notifier-watcher: fix maintainers entry for pltanton
This commit is contained in:
parent
eb4a1ad68f
commit
907e63250a
3 changed files with 8 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ let
|
|||
cfg = config.services.status-notifier-watcher;
|
||||
|
||||
in {
|
||||
meta.maintainers = [ maintainers.pltanton ];
|
||||
meta.maintainers = [ hm.maintainers.pltanton ];
|
||||
|
||||
options = {
|
||||
services.status-notifier-watcher = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue