moved to core and removed duplicate ssh
This commit is contained in:
11
modules/core/zsh/zsh.nix
Normal file
11
modules/core/zsh/zsh.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
# hj.rum.programs.zsh = {
|
||||
# enable = true;
|
||||
# };
|
||||
|
||||
hj = {
|
||||
files = {
|
||||
".zshrc".source = ./.zshrc;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user