Remove qtbittorrent because of an RCE bug, prepare more for enable by module for server

This commit is contained in:
Jimbo 2024-11-08 16:57:56 -05:00
parent bbd3d080b5
commit bbf0696221
17 changed files with 29 additions and 38 deletions

View file

@ -1,8 +1,7 @@
{ ... }:
{
imports = [
./common
./pc
./general
#./server
];
}