index
:
nix-monorepo.git
main
reorg
This directory contains the monorepo which I use to manage my (very small) Nix fleet.
Git server user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hosts
/
ahmed
/
syncthing
/
default.nix
blob: 1b4bbbcfa7af2da984dc33001b71da40ff3d93cc (
plain
)
1
2
3
4
5
6
{
imports
=
[
./syncthing.nix
./reverse-proxy.nix
];
}