Added btop

This commit is contained in:
2024-09-07 20:42:17 +02:00
parent 2fcbad93b9
commit 71cc7f4b7d

View File

@@ -49,7 +49,7 @@
LC_TIME = "it_IT.UTF-8";
};
environment.sessionVariables = rec {
environment.sessionVariables = {
GOPATH = "$HOME/.go";
};
@@ -77,6 +77,7 @@
environment.systemPackages = with pkgs; [
# CLI utils
appimage-run
btop
cmake
distrobox
docker