This commit is contained in:
2025-05-10 11:00:57 +07:00
parent a0c4787eda
commit e2fcd0be74
10 changed files with 207 additions and 165 deletions
+12 -12
View File
@@ -1,14 +1,14 @@
{
"id": "nextnas",
"name": "NextNAS",
"version": "1.0",
"description": "",
"deployment": {
"type": "native"
},
"installation": {
"host_type": "local"
},
"tags": [],
"lastModified": 1746671214
"id": "nextnas",
"name": "NextNAS",
"version": "1.0",
"description": "Network-attached storage system for secure file sharing and backup management",
"deployment": {
"type": "native"
},
"installation": {
"host_type": "local"
},
"tags": [],
"lastModified": 1746671214
}