Add Scorch to syncthing folders
This commit is contained in:
parent
709c0386a4
commit
5dba087864
|
@ -1,6 +1,6 @@
|
|||
{ lib, user, group, ... }:
|
||||
let
|
||||
devices = [ "Legion" "Northstar" "Ronin" "Vanguard" ];
|
||||
devices = [ "Legion" "Northstar" "Ronin" "Scorch" "Vanguard" ];
|
||||
devicesWithPhone = devices ++ [ "Ion" ];
|
||||
in {
|
||||
services.syncthing = {
|
||||
|
|
Loading…
Reference in a new issue