wolf: drop packageOverride for nano

This commit is contained in:
tv 2017-03-04 23:04:07 +01:00
parent b690768e28
commit 1689862147

View File

@ -30,10 +30,6 @@ with import <stockholm/lib>;
];
nix.useSandbox = true;
nixpkgs.config.packageOverrides = pkgs: {
nano = pkgs.vim;
};
environment.systemPackages = with pkgs; [
git
rxvt_unicode.terminfo