index
:
latitude-7490
master
NixOS configuration for a Dell Latitude 7490.
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
;
};
}