Commit fb527074e4f8
Changed files (1)
globals.nix
@@ -290,24 +290,11 @@ _: {
id = "S6UM56N-TI2Z73H-IKO6F5Y-652ENJL-5BICIVD-JGFXED3-7JEJLZ2-XEIEXAL";
folders = {
org = { };
- documents = { };
- sync = { };
screenshots = { };
wallpapers = { };
claude-sync = { };
ai-sync = { };
usage-metrics = { };
- paperless-media = {
- type = "receiveonly";
- path = "/home/vincent/desktop/paperless-media";
- };
- paperless-inbox = {
- path = "/home/vincent/desktop/paperless-inbox";
- };
- # photos = {
- # type = "receiveonly";
- # paused = true; # TODO: implement this, start as paused
- # };
};
};
};