refactor + syncthing
This commit is contained in:
parent
0f3e917ba7
commit
20472f8d1b
7 changed files with 43 additions and 24 deletions
6
host/roam/syncthing.nix
Normal file
6
host/roam/syncthing.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.syncthing = {
|
||||
enable = false; # TODO
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue