nixos/frp: format

(cherry picked from commit 79e17b64a8)
This commit is contained in:
zeus 2025-11-28 00:25:40 +08:00 committed by github-actions[bot]
commit bdfa501d06

View file

@ -1,8 +1,7 @@
{
config,
lib,
pkgs,
...
{ config
, lib
, pkgs
, ...
}:
let
cfg = config.services.frp;