Prepare for Liquidsoap 'API'-like integration for webpages

This commit is contained in:
Jimbo 2024-09-07 12:50:37 -04:00
parent ad46c3321c
commit 11ab996451
4 changed files with 10 additions and 6 deletions

View file

@ -76,11 +76,6 @@
fsType = "none";
options = [ "bind" ];
};
"/var/lib/docker/volumes/azuracast_station_data/_data/jimbops/media/Music" = {
device = "/export/JimboNFS/Music";
fsType = "none";
options = [ "bind" ];
};
"/var/lib/mastodon" = {
device = "/export/JimboNFS/System/var/lib/mastodon";
fsType = "none";