formated most nix funciton inputs

This commit is contained in:
William 2024-10-01 11:13:57 -03:00
parent 702d0f195b
commit 89c8784d49
48 changed files with 88 additions and 340 deletions

View file

@ -4,6 +4,7 @@
pkgs,
...
}:
with lib;
let
cfg = config.services.qbittorrent;