parent
7fd12f5b04
commit
20dac8791e
16 changed files with 74 additions and 50 deletions
common/home/neovim
|
@ -5,9 +5,9 @@
|
|||
coc-stylelintplus-flake,
|
||||
tree-sitter-hyprlang-flake,
|
||||
...
|
||||
}:
|
||||
with lib; let
|
||||
}: let
|
||||
inherit (config.vars) neovimIde;
|
||||
inherit (lib) fileContents optionalAttrs optionals;
|
||||
|
||||
javaSdk = pkgs.temurin-bin-17;
|
||||
nvim-treesitter-hyprlang = tree-sitter-hyprlang-flake.packages.${pkgs.system}.default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue