temp commit lol
This commit is contained in:
@@ -26,12 +26,12 @@ with lib;
|
||||
|
||||
configPath = mkOption {
|
||||
type = types.str;
|
||||
default = "/home/admin/ssd/ssd_app_data/puter/config";
|
||||
default = "/media/nas/ssd/ssd_app_data/puter/config";
|
||||
};
|
||||
|
||||
dataPath = mkOption {
|
||||
type = types.str;
|
||||
default = "/home/admin/ssd/ssd_app_data/puter/data";
|
||||
default = "/media/nas/ssd/ssd_app_data/puter/data";
|
||||
};
|
||||
|
||||
puid = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user