add musicutil to music container on hetzner-arm
This commit is contained in:
parent
f0417e88df
commit
81e513b092
|
@ -60,6 +60,7 @@ in {
|
||||||
musicSync
|
musicSync
|
||||||
#soulseek # takes up too much ram :(
|
#soulseek # takes up too much ram :(
|
||||||
]);
|
]);
|
||||||
|
home-manager.users.root.imports = with tree; [ home.apps.musicutil ];
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = with ports; [
|
networking.firewall.allowedTCPPorts = with ports; [
|
||||||
mpd
|
mpd
|
||||||
|
|
Loading…
Reference in a new issue