hopefully make it work again
This commit is contained in:
parent
e733f05a73
commit
7fc71bb2a6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# nixd nix lsp using nix and nixpkgs
|
||||
# where has this been my whole life
|
||||
{ outputs, options, config, lib, pkgs, ...}:
|
||||
{ inputs, outputs, options, config, lib, pkgs, ...}:
|
||||
with lib;
|
||||
let
|
||||
cfg = config.modules.dev.nixd;
|
||||
|
|
Loading…
Reference in a new issue