Add initial steps for blendOS

This commit is contained in:
exu 2024-05-28 18:51:29 +02:00
parent d8799ccaf6
commit f3edd321b2

View File

@ -0,0 +1,24 @@
---
title: blendOS
visible: false
---
[toc]
Last modified: 2024-05-28
[shroot]
```
pacman -S akshara
```
[/shroot]
Add `akshara` after `base udev` in `/etc/mkinitcpio` under `HOOKS`
[shroot]
```
mkinitcpio -P; sudo akshara update
```
[/shroot]
Reboot the system