mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-03 23:51:03 +01:00
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
7 lines
206 B
Nix
7 lines
206 B
Nix
{
|
|
kubeswitch-bash = ./bash.nix;
|
|
kubeswitch-empty-settings = ./empty-settings.nix;
|
|
kubeswitch-example-settings = ./example-settings.nix;
|
|
kubeswitch-fish = ./fish.nix;
|
|
kubeswitch-zsh = ./zsh.nix;
|
|
}
|