Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option for --keep-tui #69

Open
srid opened this issue Jul 4, 2024 · 2 comments
Open

Add an option for --keep-tui #69

srid opened this issue Jul 4, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@srid
Copy link
Member

srid commented Jul 4, 2024

F1bonacc1/process-compose#129 (comment)

@srid srid added the good first issue Good for newcomers label Jul 4, 2024
@srid
Copy link
Member Author

srid commented Aug 19, 2024

#76

@srid
Copy link
Member Author

srid commented Oct 21, 2024

I believe this can now be implemented under here

options = mkOption {
description = "CLI options to pass to process-compose binary";
default = { };
type = types.submodule {
options = {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant