feat: enabled global zsh completions
This commit is contained in:
parent
c400df620d
commit
bfe282af40
@ -91,6 +91,8 @@
|
|||||||
git
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.pathsToLink = [ "/share/zsh" ];
|
||||||
|
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
forwardX11 = true;
|
forwardX11 = true;
|
||||||
|
Reference in New Issue
Block a user