refactor airsonic
This commit is contained in:
parent
88953c1832
commit
692baa892b
@ -387,8 +387,10 @@ in
|
||||
username = "nyanloutre";
|
||||
};
|
||||
|
||||
airsonic.enable = true;
|
||||
airsonic.maxMemory = 500;
|
||||
airsonic = {
|
||||
enable = true;
|
||||
maxMemory = 500;
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services.dogetipbot-telegram = {
|
||||
|
Loading…
Reference in New Issue
Block a user