index
:
nix-config.git
host/omega-relay
main
test-host
nix-config; configuration for my nixos systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home-manager
/
modules
/
services
/
default.nix
blob: 5ac3f6a91c910486ad4635362b97f6b18f3968da (
plain
)
1
2
3
{
lib
,
...
}:
{
imports
=
[
./syncthing.nix
];
}