nix/modules/programs/zoxide/default.nix
2024-10-20 11:11:07 +02:00

4 lines
37 B
Nix

{
programs.zoxide.enable = true;
}