Merge branch 'master' of https://git.alanpearce.eu/nixos-configuration
1 file changed, 0 insertions(+), 6 deletions(-)
changed files
M modules/programs/shell.nix → modules/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