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: a0f8310a6f7c23eac1af84125fc231e4eaf4e810 (
plain
)
1
2
3
{
lib
,
...
}:
{
imports
=
[
./syncthing.nix
];
}