mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Fix bottom
This commit is contained in:
parent
adae2ea2de
commit
e1ba06a5fb
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
{
|
||||
wrappers.bottom = {
|
||||
basePackage = pkgs.bottom;
|
||||
flags = [ "--group" ];
|
||||
flags = [ "--group_processes" ];
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue