Don't install vim by default, and re-enable zsh for now.

This commit is contained in:
2024-09-13 21:53:31 +01:00
parent 2d8f4c56dd
commit 0021c0ad8b
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
programs.fish.enable = true;
programs.zsh.enable = true;
users.users.ppetru = {
isNormalUser = true;
extraGroups = [

View File

@@ -7,7 +7,6 @@
home-manager
mosh
tmux
vim
zsh
]
++ (with pkgs.fishPlugins; [