mirror of
https://github.com/nix-community/home-manager
synced 2024-12-25 19:29:47 +01:00
db9a98e178
Add pay-respects module including shell integration support for bash, zsh, fish and nushell.
4 lines
134 B
Nix
4 lines
134 B
Nix
{
|
|
pay-respects-integration-enabled = ./integration-enabled.nix;
|
|
pay-respects-integration-disabled = ./integration-disabled.nix;
|
|
}
|