diff --git a/nixos/configuration.nix b/nixos/configuration.nix index f612140..30648f3 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -87,7 +87,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 - #openssh + git ]; # Some programs need SUID wrappers, can be configured further or are