diff --git a/base-config.nix b/base-config.nix index 78175f4..36d9e84 100644 --- a/base-config.nix +++ b/base-config.nix @@ -115,10 +115,11 @@ # $ nix search wget environment.systemPackages = with pkgs; [ # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. - vim - zsh git + nerdfonts + vim xclip + zsh ]; # List of users allowed to connect to the Nix daemon