mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-02 11:04:17 -06:00
23 lines
798 B
Markdown
23 lines
798 B
Markdown
# oizys todo's
|
|
|
|
## oizys
|
|
|
|
Could make an `oizys check` command:
|
|
|
|
- `check lock` could encapsulate any diagnostic code I want to run that does things like check for too many "inputs".
|
|
essentially getting the same output as this `jq < flake.lock '.nodes | keys[] | select(contains("_"))`
|
|
- `utils cache <path>` check for the narinfo in my cache given some nix store path
|
|
|
|
## software
|
|
|
|
- [ ] why is my update ci always building llm and rofi?
|
|
- [ ] include langservers for enabled languages?
|
|
|
|
## hardware
|
|
|
|
- [ ] monitor the presence of these kernel messages on `othalan`,
|
|
possibly resolved with latest kernel, see above
|
|
> kernel: ucsi_acpi USBC000:00: possible UCSI driver bug 2
|
|
> kernel: ucsi_acpi USBC000:00: error -EINVAL: PPM init failed
|
|
|
|
<!-- generated with <3 by daylinmorgan/todo -->
|