mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
mauville: revert back to abs OCI
This commit is contained in:
parent
5dd15e3bb7
commit
430d77693a
|
@ -34,10 +34,10 @@ in {
|
|||
};
|
||||
containers = {
|
||||
nixos = {
|
||||
audiobookshelf.enable = true;
|
||||
navidrome.enable = true;
|
||||
};
|
||||
oci = {
|
||||
audiobookshelf.enable = true;
|
||||
freshRSS.enable = true;
|
||||
plexMediaServer.enable = true;
|
||||
transmission.enable = true;
|
||||
|
|
Loading…
Reference in a new issue