Fix formatting.

This commit is contained in:
2024-09-25 15:11:56 +01:00
parent c565aba76c
commit 855850196f
5 changed files with 28 additions and 21 deletions

View File

@@ -1,4 +1,9 @@
{ config, pkgs, lib, ... }:
{
config,
pkgs,
lib,
...
}:
with lib;
let
cfg = config.custom.tailscale;