containers: fix imports

This commit is contained in:
Veneficium 2024-12-24 14:42:57 +01:00
parent bf9875090c
commit 112a86eee7

View file

@ -1,8 +1,8 @@
{ lib, ... }:
{
imports = [
"./jellyfin.nix"
"./qbittorent.nix"
./jellyfin.nix
./qbittorent.nix
];
settings.containers = {