diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 41fb2c4..db6cc89 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -235,6 +235,7 @@ in # $ nix search wget environment.systemPackages = with pkgs; [ binutils # gnu bin utils + conda # python environment management neovim # next gen vim w/lua wget # url fetcher/spider curl # url fetcher