modules/neoformat: fixup pkgs
This commit is contained in:
parent
0aede48d79
commit
b1b27db1cb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, ... }:
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
let cfg = config.plugins.style.neoformat; in
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue