diff --git a/hosts/nixos/porthos/services.nix b/hosts/nixos/porthos/services.nix index 96f15d3..8c9e108 100644 --- a/hosts/nixos/porthos/services.nix +++ b/hosts/nixos/porthos/services.nix @@ -134,10 +134,6 @@ in }; # Regular backups postgresql-backup.enable = true; - pyload = { - enable = true; - credentialsFile = secrets."pyload/credentials".path; - }; # RSS provider for websites that do not provide any feeds rss-bridge.enable = true; # Usenet client