double oops
This commit is contained in:
parent
bc00deb3e1
commit
2c50104f0a
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ let
|
|||
in
|
||||
{
|
||||
options.modules.${user}.shell.toolset.zoxide = {
|
||||
enable = mkEnableOption "system-monitor";
|
||||
enable = mkEnableOption "cd replacement";
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue