From 0eb939a2b1a2886f9d52f3bd764614f43330e96a Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 25 Jul 2022 17:22:41 -0400 Subject: Run deadnix as a linter --- Biz/Cloud/Git.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/Cloud/Git.nix') diff --git a/Biz/Cloud/Git.nix b/Biz/Cloud/Git.nix index d1cdf9f..a75fa82 100644 --- a/Biz/Cloud/Git.nix +++ b/Biz/Cloud/Git.nix @@ -1,4 +1,4 @@ -{ pkgs, lib, config, ... }: +{ lib, config, ... }: let inherit (config.networking) domain; -- cgit v1.2.3