refactor containers
This commit is contained in:
parent
1d23c89f58
commit
2a15f00fa1
11 changed files with 195 additions and 174 deletions
|
@ -2,9 +2,17 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
./dashboard.nix
|
||||
./multimedia.nix
|
||||
./adguardhome.nix
|
||||
./homarr.nix
|
||||
./jellyfin.nix
|
||||
./jellyseerr.nix
|
||||
./minecraft.nix
|
||||
./lidarr.nix
|
||||
./prowlarr.nix
|
||||
./qbittorrent.nix
|
||||
./radarr.nix
|
||||
./recyclarr.nix
|
||||
./sonarr.nix
|
||||
];
|
||||
|
||||
virtualisation.oci-containers.backend = "docker";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue