chore: statix fix
This commit is contained in:
parent
8ec7cb7794
commit
6d0186eadb
35 changed files with 39 additions and 46 deletions
|
|
@ -10,7 +10,7 @@ let
|
|||
inherit (lib.metacfg) mkOpt enabled;
|
||||
|
||||
cfg = config.metacfg.tools.git;
|
||||
user = config.metacfg.user;
|
||||
inherit (config.metacfg) user;
|
||||
in
|
||||
{
|
||||
options.metacfg.tools.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue