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