global zsh config

This commit is contained in:
Rouven Seifert 2023-04-21 20:03:23 +02:00
parent 82b62d2cae
commit 1737739b73
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 73 additions and 107 deletions

View file

@ -29,7 +29,6 @@
keyMap = "dvorak";
};
programs.command-not-found.enable = false;
environment.systemPackages = with pkgs; [
vim
wget