update TODO
This commit is contained in:
parent
f34c2fba39
commit
232837d34a
1 changed files with 4 additions and 2 deletions
6
TODO.md
6
TODO.md
|
|
@ -27,8 +27,8 @@
|
||||||
- [ ] allow multiple privesc methods, the standard is pam_ssh_agent_auth
|
- [ ] allow multiple privesc methods, the standard is pam_ssh_agent_auth
|
||||||
|
|
||||||
## Low Priority
|
## Low Priority
|
||||||
- [ ] rename extraModules to modules?
|
- [X] rename extraModules to modules?
|
||||||
- [ ] rename specialArgs to args?
|
- [X] rename specialArgs to args?
|
||||||
|
|
||||||
- [ ] make an extension to the nix module system (different to mix)
|
- [ ] make an extension to the nix module system (different to mix)
|
||||||
that allows transformations (ie a stop post config, ie outputs, which
|
that allows transformations (ie a stop post config, ie outputs, which
|
||||||
|
|
@ -44,6 +44,8 @@
|
||||||
- [ ] rewrite the ceru cli in rust
|
- [ ] rewrite the ceru cli in rust
|
||||||
- [ ] make `ceru` do local and remote deployments
|
- [ ] make `ceru` do local and remote deployments
|
||||||
|
|
||||||
|
- [ ] support `legacyImports`
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
# REF: foxora
|
# REF: foxora
|
||||||
vms = {
|
vms = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue