containers: switch audiobookshelf from OCI to nixos container

This commit is contained in:
Aly Raffauf 2024-06-08 10:24:04 -04:00
parent 318eda3b4a
commit 9a0956d4c1

View file

@ -34,10 +34,10 @@ in {
};
containers = {
nixos = {
audiobookshelf.enable = true;
navidrome.enable = true;
};
oci = {
audiobookshelf.enable = true;
freshRSS.enable = true;
jellyfin.enable = false;
plexMediaServer.enable = true;