details html

This commit is contained in:
Mylloon 2022-06-03 18:48:42 +02:00
parent 9f1caf51dc
commit f459f09726
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -14,10 +14,14 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
``` ```
## Arch ## Arch
<details><summary>Procédure</summary>
### Layout FR ### Layout FR
```bash ```bash
loadkeys fr loadkeys fr
``` ```
<details>
<summary>Connexion en WiFi</summary>
### Récupération clé hashée ### Récupération clé hashée
```bash ```bash
@ -38,6 +42,7 @@ nano /var/lib/iwd/<SSID>.psk
```bash ```bash
iwctl station wlan0 connect <SSID> iwctl station wlan0 connect <SSID>
``` ```
</details>
### Copié la configuration ### Copié la configuration
> `run.sh` > `run.sh`
@ -70,6 +75,9 @@ chmod +x run.sh
```bash ```bash
reboot reboot
``` ```
<!-- à l'avenir, aller dans le chroot, finir le setup avec d'autres commandes et tout sera bon :) -->
<!-- dans un avenir + lointain, voir comment setup un script python avec la librairie archinstall -->
</details>
## [outdated] Manjaro ## [outdated] Manjaro
Commande pour lancer mon installation : Commande pour lancer mon installation :