double oops

This commit is contained in:
Chris Kruining 2025-03-28 22:12:16 +01:00
parent bc00deb3e1
commit 2c50104f0a
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ let
in
{
options.modules.${user}.shell.toolset.yazi = {
enable = mkEnableOption "system-monitor";
enable = mkEnableOption "cli file browser";
};
config = mkIf cfg.enable {