From 4df12751f9b7f4f8ddfc69afedae3bec199df9bb Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 5 Jul 2018 13:33:46 -0300 Subject: Add packages to configuration.nix --- nixos/configuration.nix | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'nixos/configuration.nix') diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 67ac1c5..06369e5 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -114,7 +114,6 @@ gnome3.gconf # https://github.com/NixOS/nixpkgs/issues/15978 lsof pciutils - libffi # FIXME: Ruby depends on it for FFI python27Packages.pywatchman # =watchman-wait= libressl tree @@ -141,6 +140,18 @@ gitAndTools.hub # GitHub helper insomnia bind # =dig= + source-code-pro + file + gitlab-runner + source-code-pro + sshpass + zathura # for viewing Emacs PDF files + timidity + + + ## Spell checking + + (aspellWithDicts (ps : with ps; [ en eo fr pt_BR ])) ## NixOS -- cgit v1.2.3