feat: yaml
This commit is contained in:
parent
86f07dc1e2
commit
2293dba219
1 changed files with 5 additions and 0 deletions
|
|
@ -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!
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue