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
/
muhammed
/
wireguard
/
default.nix
blob: 0defd833a143dd224090a83b2b76b8fec1ae0ab3 (
plain
)
1
2
3
4
5
{
imports
=
[
./ahmed.nix
];
}