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
/
home
/
ebisu
/
meta
/
development
/
default.nix
blob: e033d0c83171cc319a74110d0a6198b47fb2893a (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
{
imports
=
[
./database
./git
./infrastructure
./languages
./nix
./tools
];
}