Merge branch 'main' of git.snaile.de:luca/bootstrapper
This commit is contained in:
commit
5bb99f20bd
2 changed files with 13 additions and 1 deletions
11
TODO.md
11
TODO.md
|
@ -1,5 +1,14 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
- [ ] gem/pnpm/perl installation
|
## Sysctl
|
||||||
|
|
||||||
- [ ] fs.inotify.max_user_watches = 100000
|
- [ ] fs.inotify.max_user_watches = 100000
|
||||||
- [ ] fs.inotify.max_queued_events = 100000
|
- [ ] fs.inotify.max_queued_events = 100000
|
||||||
|
|
||||||
|
## Luarocks
|
||||||
|
|
||||||
|
- [ ] tiktoken_core
|
||||||
|
|
||||||
|
## Alternatives
|
||||||
|
|
||||||
|
- [ ] `xbps-alternatives pinentry -s pinentry-gnome`
|
||||||
|
|
|
@ -54,6 +54,9 @@ lf
|
||||||
libspa-bluetooth
|
libspa-bluetooth
|
||||||
lm_sensors
|
lm_sensors
|
||||||
lsof
|
lsof
|
||||||
|
lua51
|
||||||
|
lua51-devel
|
||||||
|
luarocks-lua51
|
||||||
lynx
|
lynx
|
||||||
maim
|
maim
|
||||||
man-db
|
man-db
|
||||||
|
|
Reference in a new issue