containers: fix imports
This commit is contained in:
parent
bf9875090c
commit
112a86eee7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
"./jellyfin.nix"
|
||||
"./qbittorent.nix"
|
||||
./jellyfin.nix
|
||||
./qbittorent.nix
|
||||
];
|
||||
|
||||
settings.containers = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue