1
Fork 0

Set up ddclient

This commit is contained in:
prescientmoon 2024-04-07 12:11:57 +02:00
parent ca1b4d37af
commit aa1a468534
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
10 changed files with 62 additions and 60 deletions
home/features/neovim

View file

@ -3,7 +3,7 @@ let
# Toggles for including tooling related to a given language
packedTargets = {
elm = false;
latex = false;
latex = true;
lua = true;
nix = true;
purescript = false;