nixos/mihomo: format using nixfmt
This commit is contained in:
parent
f1034cab06
commit
818fe57b73
@ -2,10 +2,11 @@
|
||||
# cfg.configFile contains secrets such as proxy servers' credential!
|
||||
# we dont want plaintext secrets in world-readable `/nix/store`.
|
||||
|
||||
{ lib
|
||||
, config
|
||||
, pkgs
|
||||
, ...
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = config.services.mihomo;
|
||||
|
Loading…
Reference in New Issue
Block a user