Get rid of docker bc lag, move to Icecast. Temporary, I will make a web ui for this myself somehow

This commit is contained in:
Jimbo 2024-09-07 11:40:18 -04:00
parent 1e4989e67d
commit ad46c3321c
4 changed files with 6 additions and 26 deletions

View file

@ -86,11 +86,6 @@
fsType = "none";
options = [ "bind" ];
};
"/var/lib/private/pufferpanel/servers" = {
device = "/export/JimboNFS/System/var/lib/pufferpanel/servers";
fsType = "none";
options = [ "bind" ];
};
"/srv/minecraft" = {
device = "/export/JimboNFS/System/srv/minecraft";
fsType = "none";