hosts/dunamis/users/user/programs.nix: go back to yazi

modules/home/programs/console/yazi.nix: add more open rules

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-09 12:35:03 +03:00
parent b8b5ec3404
commit 8ab24f899f
2 changed files with 43 additions and 14 deletions

View File

@ -1,5 +1,5 @@
{pkgs, ...}: {
console.joshuto.enable = true;
console.yazi.enable = true;
editor.helix.enable = true;
shell = {
fish.enable = true;