This website requires JavaScript.
Explore
Help
Sign In
kitchen
/
rice
Watch
2
Star
0
Fork
You've already forked rice
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6f1fe35d3a
rice
/
hosts
/
alice
/
syncthing.nix
8 lines
104 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor: get rid of unused arguments
2024-06-05 09:21:21 +00:00
{
feat: enable syncthing
2024-03-19 21:10:56 +00:00
services
.
syncthing
=
{
enable
=
true
;
user
=
"
b
u
f
f
e
t
"
;
dataDir
=
"
/
h
o
m
e
/
b
u
f
f
e
t
"
;
}
;
}
Reference in a new issue
Copy permalink