mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
containers: switch audiobookshelf from OCI to nixos container
This commit is contained in:
parent
318eda3b4a
commit
9a0956d4c1
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue