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

25 lines
268 B
Markdown
Raw Normal View History

2024-05-28 18:51:29 +02:00
---
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