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
/
meta
/
tools
/
default.nix
blob: 48bdbbaf81b077a7de86945fe9759930dea86834 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
_
:
{
imports
=
[
./http
./languages
./nix
./tcp
];
}