mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 07:07:32 -06:00
add todo
This commit is contained in:
parent
eb76f93af2
commit
4c0cde004d
1 changed files with 3 additions and 0 deletions
3
todo.md
3
todo.md
|
@ -2,6 +2,9 @@
|
|||
|
||||
## oizys
|
||||
|
||||
- [ ] add deployment capability that expands `oizys os <subcmd>` with a `--remote` flag and utilizes `nixos-rebuild <cmd> --target-host`
|
||||
basically `oizys os switch --host algiz --remote` is translated to `nixos-rebuild switch --flake . --target-host algiz --use-remote-sudo`
|
||||
|
||||
## software
|
||||
|
||||
- [ ] switch systemd desktop file to libvirt VM
|
||||
|
|
Loading…
Reference in a new issue