Skip to content

feat(wrapperModules.htop): init#329

Merged
BirdeeHub merged 3 commits intoBirdeeHub:mainfrom
AlexLov:htop-wrapper-module
Mar 11, 2026
Merged

feat(wrapperModules.htop): init#329
BirdeeHub merged 3 commits intoBirdeeHub:mainfrom
AlexLov:htop-wrapper-module

Conversation

@AlexLov
Copy link
Copy Markdown
Contributor

@AlexLov AlexLov commented Mar 9, 2026

Add wrapper for htop app pretty similar to btop's wrapper.

@AlexLov AlexLov changed the title Htop wrapper module feat(wrapperModules.htop): init Mar 9, 2026
Comment thread wrapperModules/h/htop/module.nix Outdated
@BirdeeHub
Copy link
Copy Markdown
Owner

BirdeeHub commented Mar 11, 2026

Awesome. Thank you! I will run it again, and then merge it!

@BirdeeHub BirdeeHub merged commit 5ef4f0a into BirdeeHub:main Mar 11, 2026
2 checks passed
@AlexLov AlexLov deleted the htop-wrapper-module branch March 11, 2026 16:28
@BirdeeHub
Copy link
Copy Markdown
Owner

BirdeeHub commented Mar 16, 2026

BTW, the passAsFile thing

I updated your module to use the new constructFiles options!

constructFiles.htopConfig = {
content = htopConfig;
relPath = "${config.binName}rc";
};
envDefault.HTOPRC = config.constructFiles.htopConfig.path;

@AlexLov
Copy link
Copy Markdown
Contributor Author

AlexLov commented Mar 17, 2026

That looks great and clean!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants