feat: yaml

This commit is contained in:
Teesh 2026-02-06 19:48:39 +02:00
parent 86f07dc1e2
commit 2293dba219

View file

@ -65,6 +65,11 @@
installDependencies = true;
};
lang.yaml = {
enable = true;
installDependencies = true;
};
# only reason we don't add `pkgs.claude-code` to base is because base is meant to be things for servers,
# we do need neovim on the server but we don't need a clanker on there too!
#