finish GWN Manager script

This commit is contained in:
tremor021
2026-01-07 20:03:02 +01:00
parent 2d0131288d
commit 58381e11de
2 changed files with 10 additions and 4 deletions

View File

@@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "Gentoo compiles packages from source. Initial setup may take time.",
"type": "warning"
}
]
}