mpdscribble: add module (#6259)
This commit is contained in:
parent
0ff53f6d33
commit
ce287a5cd3
8 changed files with 284 additions and 0 deletions
|
|
@ -2148,6 +2148,7 @@ in {
|
|||
under '$XDG_CONFIG_HOME/easyeffects/{input,output}/'.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2025-02-12T15:56:00+00:00";
|
||||
message = ''
|
||||
|
|
@ -2169,6 +2170,16 @@ in {
|
|||
- programs.zellij.enableZshIntegration
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2025-01-02T11:21:19+00:00";
|
||||
message = ''
|
||||
A new module is available: 'services.mpdscribble'.
|
||||
|
||||
A MPD client which submits information about tracks being played to a
|
||||
scrobbler (e.g. last.fm)
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue