diff --git a/sam/configuration.nix b/sam/configuration.nix index 42fe35e..6788db5 100644 --- a/sam/configuration.nix +++ b/sam/configuration.nix @@ -114,6 +114,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