mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
add yazi
This commit is contained in:
@ -26,6 +26,10 @@
|
||||
};
|
||||
};
|
||||
go.enable = true;
|
||||
yazi = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
Reference in New Issue
Block a user