servo: re-enable transmission and jackett

This commit is contained in:
Colin 2024-06-19 21:18:27 +00:00
parent 8bf8d31c5f
commit 90b86dc7fc
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
{ config, lib, pkgs, ... }: { config, lib, pkgs, ... }:
lib.mkIf false #< TODO: re-enable once confident of sandboxing
{ {
sane.persist.sys.byStore.plaintext = [ sane.persist.sys.byStore.plaintext = [
# TODO: mode? we only need this to save Indexer creds ==> migrate to config? # TODO: mode? we only need this to save Indexer creds ==> migrate to config?

View File

@ -82,7 +82,6 @@ let
''; '';
}; };
in in
lib.mkIf false #< TODO: re-enable once confident of sandboxing
{ {
sane.persist.sys.byStore.plaintext = [ sane.persist.sys.byStore.plaintext = [
# TODO: mode? we need this specifically for the stats tracking in .config/ # TODO: mode? we need this specifically for the stats tracking in .config/