disabled netatop for the time being becaus of compilation errors
This commit is contained in:
parent
c1431853d5
commit
31c31ee80f
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in
|
|||
zsh = import ./zsh.nix;
|
||||
atop = {
|
||||
enable = lib.mkDefault true;
|
||||
netatop.enable = lib.mkDefault true;
|
||||
#netatop.enable = lib.mkDefault true;
|
||||
};
|
||||
vim.enable = true; # disabled until nixos 24.11
|
||||
vim.defaultEditor = true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue