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