install update

This commit is contained in:
JMARyA 2025-01-09 18:17:14 +01:00
parent a4b41867a0
commit 92ade6008a
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[Desktop Entry]
Type=Application
Terminal=true
Exec=/usr/bin/navinstall install /home/shadow/Desktop/config.toml
Name=Install navOS
Icon=/usr/share/icons/navos/navi.png
Comment=Install the System according to config

View file

@ -0,0 +1,11 @@
# Welcome to NavOS!
## Installation
The system can be installed with the `navinstall install <config>` command.
You need to pass a new system configuration which will define the new system.
Examples can be found at `/usr/share/navinstall/installs`.
### TLDR
On the desktop you find a full reference configuration which you can edit to configure your new system.
Once you finished configuring your system, click `Install System`.
After the installer finished, you can reboot into your new system.

View file

@ -0,0 +1 @@
/usr/share/navinstall/installs/full.toml