mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-30 22:21:02 +01:00
kubeswitch: add module
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
92db5be8e1
commit
af8a884164
10 changed files with 220 additions and 0 deletions
10
modules/misc/news/2025/06/2025-06-13_18-14-02.nix
Normal file
10
modules/misc/news/2025/06/2025-06-13_18-14-02.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
time = "2025-06-13T16:14:02+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.kubeswitch'.
|
||||
|
||||
The kubectx for operators.
|
||||
kubeswitch (lazy: switch) is the single pane of glass for all of your kubeconfig files.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue