Remove obsolete zsh help text

This commit is contained in:
Eelco Dolstra 2014-04-30 10:09:47 +02:00
parent 077ecf43e5
commit 956f464fff

View file

@ -26,11 +26,6 @@ in
default = false;
description = ''
Whenever to configure Zsh as an interactive shell.
Note that this tries to make Zsh the default
<option>users.defaultUserShell</option>,
which in turn means that you might need to explicitly
set this variable if you have another shell configured
with NixOS.
'';
type = types.bool;
};