diff --git a/common.nix b/common.nix index b6c3f5e..163da35 100644 --- a/common.nix +++ b/common.nix @@ -11,7 +11,7 @@ # Packages that are not in programs section home.packages = with pkgs; [ - # Build tools + # Build Tools ## C++ autoconf automake @@ -39,7 +39,6 @@ # Databases postgresql - ]; # Programs