all repos — archive/nixos-configuration @ e30c6624e41d8b8b55085897a57f9c9c0c6c3edf

Superseded by nixfiles

Merge branch 'master' of https://git.alanpearce.eu/nixos-configuration

Alan Pearce
commit

e30c6624e41d8b8b55085897a57f9c9c0c6c3edf

parent

726b9219e5040acde663a5a800f1228ff92140df

1 file changed, 0 insertions(+), 6 deletions(-)

changed files
M modules/programs/shell.nixmodules/programs/shell.nix
@@ -5,9 +5,6 @@ enable = true;
promptInit = ""; }; programs.bash.enableCompletion = true; - programs.xonsh = { - enable = true; - }; environment.systemPackages = with pkgs; [ vim
@@ -19,12 +16,9 @@ file
htop lsof iftop - iotop nmap - netperf moreutils mtr - psmisc tree zip unzip