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
<details><summary>Procédure</summary>
### Layout FR
```bash
loadkeys fr
```
<details>
<summary>Connexion en WiFi</summary>
### Récupération clé hashée
```bash
@ -38,6 +42,7 @@ nano /var/lib/iwd/<SSID>.psk
```bash
iwctl station wlan0 connect <SSID>
```
</details>
### Copié la configuration
> `run.sh`
@ -70,6 +75,9 @@ chmod +x run.sh
```bash
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
Commande pour lancer mon installation :