wlsunset: fix maintainers entry for matrss
This commit is contained in:
parent
04342bd7a2
commit
eeafec5103
|
@ -5,7 +5,7 @@ with lib;
|
||||||
let cfg = config.services.wlsunset;
|
let cfg = config.services.wlsunset;
|
||||||
|
|
||||||
in {
|
in {
|
||||||
meta.maintainers = [ maintainers.matrss ];
|
meta.maintainers = [ hm.maintainers.matrss ];
|
||||||
|
|
||||||
options.services.wlsunset = {
|
options.services.wlsunset = {
|
||||||
enable = mkEnableOption "Whether to enable wlsunset.";
|
enable = mkEnableOption "Whether to enable wlsunset.";
|
||||||
|
|
Loading…
Reference in a new issue