8 lines
104 B
Nix
Executable file
8 lines
104 B
Nix
Executable file
{
|
|
programs.btop = {
|
|
enable = true;
|
|
settings = {
|
|
theme_background = false;
|
|
};
|
|
};
|
|
}
|