From 8f603a3f218bf35285a50c03f257902eca3efa61 Mon Sep 17 00:00:00 2001 From: lassulus Date: Fri, 28 Jan 2022 11:05:19 +0100 Subject: syncthing: remove declarative namespace --- lass/2configs/sync/decsync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lass/2configs/sync/decsync.nix') diff --git a/lass/2configs/sync/decsync.nix b/lass/2configs/sync/decsync.nix index 9caefdd2..a38cff8d 100644 --- a/lass/2configs/sync/decsync.nix +++ b/lass/2configs/sync/decsync.nix @@ -1,5 +1,5 @@ { - services.syncthing.declarative.folders.decsync = { + services.syncthing.folders.decsync = { path = "/home/lass/decsync"; devices = [ "mors" "blue" "green" "phone" ]; }; -- cgit v1.2.3