This commit is contained in:
kento2 2026-02-03 23:53:12 +01:00
parent 916ff52966
commit 136aa8bbc7
17 changed files with 227 additions and 191 deletions

12
README
View file

@ -1,7 +1,7 @@
SETUP
-----
do it in the order: BASICS, (if using laptop) POWER MANAGEMENT, SERVICES.
do it in the order: BASICS, (if using laptop), ALSA, POWER MANAGEMENT, SERVICES.
Follow the knowledge section in any order.
* SETUP
@ -18,6 +18,14 @@ Follow the knowledge section in any order.
$ chsh -s /bin/zsh
$ su -c "echo 'permit nopass keepenv :wheel' > /etc/doas.conf"
* ALSA
----
$ usermod -aG audio <username>
$ # relogin
$ mkdir -p /etc/alsa/conf.d
$ ln -s /usr/share/alsa.conf.d/50-pipewire.conf .
$ ln -s /usr/share/alsa.conf.d/99-pipewire-default.conf
* POWER MANAGEMENT
----------------
@ -83,7 +91,7 @@ TODO
* pass/otp setup
* backups
* some MUA, mblaze?
* noise suppression, rnnoise, maybe use pipewire
* rnnoise/noise-suppression
* cupload script
* set user dirs + delete redundant
* platinum9/nineicons for icons