index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
languages
/
default.nix
blob: c89c78cf953d39b4e11f767b250eb87972a8f072 (
plain
) (
blame
)
1
_
:
{
imports
=
[
./c
./gleam
./go
./javascript
./python
./rust
];
}