From d28a6bf0821bfc1300a3ccae5a9809b4892768eb Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sun, 18 Jun 2023 13:53:14 +0200 Subject: [PATCH] sombrero: MAke note that `time-tracking' is synced --- hosts/sombrero/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/sombrero/configuration.nix b/hosts/sombrero/configuration.nix index b5300cc..d556160 100644 --- a/hosts/sombrero/configuration.nix +++ b/hosts/sombrero/configuration.nix @@ -177,6 +177,9 @@ }; folders = { + # incoming: + # 'time-tracking' from phone + "hosts" = { path = "/home/alex/backup/sync/hosts"; devices = [ "bennu" ];