nixos/zsh: add the type for enableAutosuggestions option
Simply a small inconsistency I picked up when reading that file. fixes #31795
This commit is contained in:
parent
81ea7d2dcb
commit
b3de3893d0
@ -89,8 +89,8 @@ in
|
||||
description = ''
|
||||
Enable zsh-autosuggestions
|
||||
'';
|
||||
type = types.bool;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user