Add documentation 🤯

Say whaaaaat?
This commit is contained in:
Geoffrey Frogeye 2023-12-02 18:50:31 +01:00
parent 25011a3353
commit c9156044f8
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
9 changed files with 45 additions and 6 deletions

View file

@ -8,6 +8,7 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
# Parse arguments
function help {
echo "Usage: $0 [-h|-v|-b] profile"
echo "Build NixOS configuration on the local machine."
echo
echo "Arguments:"
echo " profile: OS/disk profile to use"