dotfiles/nix/pkgs/default.nix

7 lines
79 B
Nix

{ ... }:
{
imports = [
./jdtls-wrapped.nix
./thumbnailers.nix
];
}