TiddlyPWA setup.
This commit is contained in:
@@ -30,6 +30,10 @@ in
|
||||
path = "/data/compute/code";
|
||||
read_only = true;
|
||||
};
|
||||
appdata = {
|
||||
path = "/data/compute/appdata";
|
||||
read_only = false;
|
||||
};
|
||||
nix-store = {
|
||||
path = "/nix/store";
|
||||
read_only = true;
|
||||
|
||||
Reference in New Issue
Block a user