From 55a73e4278fc8d0645802eb1ea8cd6a461ed2529 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 4 Mar 2017 23:04:07 +0100 Subject: wolf: drop packageOverride for nano --- shared/2configs/default.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'shared') diff --git a/shared/2configs/default.nix b/shared/2configs/default.nix index cae2bc8..0f72b2b 100644 --- a/shared/2configs/default.nix +++ b/shared/2configs/default.nix @@ -30,10 +30,6 @@ with import ; ]; nix.useSandbox = true; - nixpkgs.config.packageOverrides = pkgs: { - nano = pkgs.vim; - }; - environment.systemPackages = with pkgs; [ git rxvt_unicode.terminfo -- cgit v1.2.3