index
:
world.git
this commit
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
default.nix
blob: adc239fa868a394dd2c6b6629caabb9ca3acbe57 (
plain
) (
blame
)
1
2
3
4
5
6
{
go
=
{
description
=
"go template"
;
path
=
./go
;
};
}