forked from nico/dots
zsh: use nix to declare zsh config system-wide
This commit is contained in:
parent
37f5757b2c
commit
8c50712b1f
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
{
|
||||
programs.zsh.enable = true;
|
||||
programs.zsh.promptInit = ( builtins.readFile ../stow/.zshrc );
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue