1
0
Fork 0
forked from Bun/nixos-config

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,10 +0,0 @@
{ ... }:
{
imports = [
./gnome-keyring
./gvfs
./libvirtd
./mpd
./sunshine
];
}