mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
add todo
This commit is contained in:
parent
8d77bde437
commit
c3af54a9f6
1 changed files with 7 additions and 6 deletions
13
todo.md
13
todo.md
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue