diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-11-23 14:23:38 +0100 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-11-23 14:23:38 +0100 |
commit | a9e4c74e7e5ffdf4e8eeab8d194fd71d0d6d122a (patch) | |
tree | d9b040d20de8fa54d4716871318e403a08abebcd /pkgs | |
parent | tests({modules,tests}): Delay the coupling, until more modules are tested (diff) | |
download | nixos-config-a9e4c74e7e5ffdf4e8eeab8d194fd71d0d6d122a.tar.gz nixos-config-a9e4c74e7e5ffdf4e8eeab8d194fd71d0d6d122a.zip |
fix(modules/nvim/plgs/lsp/servers): Avoid conditional in `lsp.servers`
The attrs in `lsp.servers` seem to be taken literally and as such do not support the `lib.modules.mkIf` mechanic, nixos normally supports. Thus moving the `lib.mkIf` calls to the parent attrs should fix it.
Diffstat (limited to 'pkgs')
0 files changed, 0 insertions, 0 deletions