This commit is contained in:
Daylin Morgan 2024-06-26 14:29:25 -05:00
parent 8d77bde437
commit c3af54a9f6
Signed by: daylin
GPG key ID: 950D13E9719334AD

13
todo.md
View file

@ -1,5 +1,12 @@
# oizys todo's
## oizys
- [ ] make interoperable with a single command so first installation can be ran by root as:
```sh
nix --extra-experimental-features 'flakes nix-command' run "github:daylinmorgan/oiyzs" switch --host <host>
```
## software
- [ ] lid closed does not engage hyprlock?
@ -12,10 +19,4 @@
> kernel: ucsi_acpi USBC000:00: possible UCSI driver bug 2
> kernel: ucsi_acpi USBC000:00: error -EINVAL: PPM init failed
GHA is running out of space to build `othalan`.
I really just want the CI to pre-compile a subset of the packages.
Currently, it just burns resources downloading packages over and over again.
Maybe I could use nix flake checks to accomplish this?
<!-- generated with <3 by daylinmorgan/todo -->