add nh, fix description eza
fix nh
This commit is contained in:
parent
c942a2e87c
commit
0b828b6e65
4 changed files with 62 additions and 35 deletions
|
@ -12,7 +12,7 @@ let
|
|||
in
|
||||
{
|
||||
options.${namespace}.cli.eza = with types; {
|
||||
enable = mkBoolOpt false "Whether or not to use Plasma as the desktop environment.";
|
||||
enable = mkBoolOpt false "Whether or not to use eza.";
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue