diff --git a/modules/packages/essentials.nix b/modules/packages/essentials.nix index acd8d85..cf613a7 100644 --- a/modules/packages/essentials.nix +++ b/modules/packages/essentials.nix @@ -11,9 +11,7 @@ #Essentials (CLI Only) wget #A tool for quickly downloading things from the Web #javaPackages.compiler.openjdk25 #Java Development Kit 25 - #python314 #Python - #python314Packages.pip #Pip for Python 3.12 - #python314Packages.cmake #The CMake tool to manage project build configurations + python3 #Python fastfetch #A utility to see information about your machine btop #A replacement for htop to see your machines resources git #Git ... no need to explain