main-homelab: enable qbittorent container
This commit is contained in:
parent
89947435e1
commit
bf9875090c
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
containers.jellyfin.enable = lib.mkForce true;
|
containers.jellyfin.enable = lib.mkForce true;
|
||||||
|
containers.qbittorent.enable = lib.mkForce true;
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue