syncthing: remove orgmobile folder

This commit is contained in:
Evie Litherland-Smith 2024-04-06 16:44:30 +01:00
parent 92eb540556
commit d2a5c3cb1f

View file

@ -34,12 +34,6 @@ in {
path = "~/Videos"; path = "~/Videos";
ignorePerms = true; ignorePerms = true;
}; };
"orgmobile" = {
inherit devices;
id = "k5use-dmeqp";
path = "~/.orgmobile";
ignorePerms = true;
};
}; };
}; };
}; };