wiki-grav/pages/02.linux/guides/blendos/default.en.md

25 lines
268 B
Markdown

---
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