nixformat + firewall rules to port forward qbittorrent
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
{
|
||||
config,
|
||||
inputs,
|
||||
lib,
|
||||
pkgs,
|
||||
}:
|
||||
let
|
||||
download = pkgs.download;
|
||||
inherit (pkgs) download;
|
||||
gallerySecretsPath = lib.attrByPath [ "sops" "secrets" "gallery-dl/secrets" "path" ] null config;
|
||||
in
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user