diff --git a/profiles/core/default.nix b/profiles/core/default.nix index 9e98ba6..d2801d8 100644 --- a/profiles/core/default.nix +++ b/profiles/core/default.nix @@ -17,7 +17,7 @@ in dosfstools fd git - gotop + bottom gptfdisk iputils jq @@ -84,7 +84,7 @@ in se = ifSudo "sudoedit"; # top - top = "gotop"; + top = "btm"; # systemd ctl = "systemctl";