You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/docs/user-guide/ofs-integration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ Yo can use my OFS Fork with nix support. My OFS Fork includes the MTFG Extension
73
73
nix run github:michael-mueller-git/OFS --refresh
74
74
```
75
75
76
-
Limitation: The nix package is stored in a read only filesystem path. You can currently not change the config files for MTFG.
76
+
The config files for nix version are stored in `~/.config/mtfg`.
77
77
78
78
**At first lauch of the MTFG Extension nix need to build all dependencies for MTFG this may take several minutes! You may want to run `nix run github:michael-mueller-git/Python-Funscript-Editor --refresh` once before using the extension in OFS to see the current build process output.**
0 commit comments