4 lines
47 B
Nix
4 lines
47 B
Nix
{...}: {
|
|
programs.btop = {enable = true;};
|
|
}
|
{...}: {
|
|
programs.btop = {enable = true;};
|
|
}
|