added netatop kernel module
This commit is contained in:
parent
52f4872545
commit
1f794ae0f4
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ in
|
||||||
zsh = import ./zsh.nix;
|
zsh = import ./zsh.nix;
|
||||||
atop = {
|
atop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
netatop.enable = true;
|
||||||
};
|
};
|
||||||
vim.defaultEditor = true;
|
vim.defaultEditor = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue