From ed8281aaf5ff94223b1773f5da483f893a70026c Mon Sep 17 00:00:00 2001 From: nin Date: Sun, 15 Jan 2017 19:54:54 +0100 Subject: n 2: add vim.nix --- nin/1systems/hiawatha.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nin/1systems') diff --git a/nin/1systems/hiawatha.nix b/nin/1systems/hiawatha.nix index 26de00d1..ca707140 100644 --- a/nin/1systems/hiawatha.nix +++ b/nin/1systems/hiawatha.nix @@ -74,12 +74,6 @@ with lib; #nixpkgs.config.steam.java = true; - environment.variables.EDITOR = mkForce "vim"; - environment.variables.VIMINIT = ":so /etc/vimrc"; - environment.etc.vimrc.source = pkgs.writeText "vimrc" '' - set nocp - ''; - environment.systemPackages = with pkgs; [ firefox steam -- cgit v1.2.3