modules: packages: enable zsh
This commit is contained in:
parent
28394efc2c
commit
01b6947cde
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue