diff --git a/configuration.nix b/configuration.nix index ccdd884..8f4ad5c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -103,6 +103,7 @@ environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # wget + git ]; # Some programs need SUID wrappers, can be configured further or are