index
:
precision-3571
master
NixOS configuration for a Dell Precision 3571.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
config
/
syncthing.nix
blob: 4875361fee665b031063f3067b3b48d5a8578cb9 (
plain
)
1
2
3
4
5
{
...
}:
{
services
.
syncthing
=
{
enable
=
true
;
};
}