4 lines
71 B
Nix
4 lines
71 B
Nix
{ ... }:
|
|
{
|
|
home-manager.users.kalle.programs.zoxide.enable = true;
|
|
}
|