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