6 lines
78 B
Nix
6 lines
78 B
Nix
{
|
|
programs.btop = {
|
|
enable = true;
|
|
settings.update_ms = 100;
|
|
};
|
|
}
|