This commit is contained in:
mjallen18
2025-08-17 21:01:56 -05:00
parent 533d6a4170
commit c053da2e30
21 changed files with 56 additions and 179 deletions

View File

@@ -31,7 +31,7 @@ with lib;
configPath = mkOption {
type = types.str;
default = "/media/nas/ssd/ssd_app_data/orca-slicer";
default = "/media/nas/main/ssd_app_data/orca-slicer";
};
dataPath = mkOption {