Skip to content

establish a pattern for node which store user data and make sure all custom-nodes are patched to follow it #123

Description

@adrian-gierakowski

some nodes read\write their own data

these nodes often expect to be able to write to the directory in which they are installed, which is obviously not possible in our case since nodes' source is in /nix/store

it would be good to establish a pattern for the nodes to use a single (user configurable) directory, with sub-dir for each node
this could default to $DATA_HOME/user/default (some nodes already use this btw).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions