diff --git a/configuration.nix b/configuration.nix index f1a4b0e..29e5e81 100644 --- a/configuration.nix +++ b/configuration.nix @@ -105,7 +105,7 @@ # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [ - # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. + vim wget git gnumake