Files
nixos/modules/home/apps.nix
T
2025-12-23 20:52:30 +00:00

6 lines
52 B
Nix

{
imports = [
../../apps/yazi/home.nix
];
}