From 0ad79df75b043759b1322804a9f867d143703431 Mon Sep 17 00:00:00 2001 From: Alexander Szczepanski Date: Tue, 29 Jun 2021 19:24:44 +0200 Subject: [PATCH] added wget --- configs/common.nix | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/configs/common.nix b/configs/common.nix index 6bca9f1..71cd97a 100644 --- a/configs/common.nix +++ b/configs/common.nix @@ -13,6 +13,7 @@ dfc git glances + gocryptfs home-manager htop inxi @@ -29,18 +30,8 @@ tealdeer tree usbutils + wget zsh - gocryptfs - # yajl - # gcc - # gnumake - # file - # glib - # cmake - # gtkmm3 - # mm-common - # autoconf - # automake ]; documentation.enable = false; documentation.nixos.enable = false;