diff --git a/todo.md b/todo.md index 0f2e697..7d1129a 100644 --- a/todo.md +++ b/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 + ``` + ## 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? -