modules: packages: enable zsh
This commit is contained in:
parent
28394efc2c
commit
01b6947cde
|
@ -13,6 +13,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.vim.defaultEditor = true; # Modal editing is life
|
programs.vim.defaultEditor = true; # Modal editing is life
|
||||||
|
programs.zsh.enable = true; # Use integrations
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true; # Because I don't care *that* much.
|
nixpkgs.config.allowUnfree = true; # Because I don't care *that* much.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue