flake/users/guanranwang/home-manager/applications/zoxide/default.nix
2024-01-16 10:02:44 +08:00

3 lines
37 B
Nix

{
programs.zoxide.enable = true;
}