helm stuff
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
description = "github";
|
||||
extraGroups = [ "docker" ];
|
||||
shell = pkgs.fish;
|
||||
packages = [
|
||||
kubernetes-helm
|
||||
];
|
||||
};
|
||||
users.users.alex = {
|
||||
isNormalUser = true;
|
||||
@@ -279,6 +282,7 @@
|
||||
mbuffer
|
||||
lzop
|
||||
kubectl
|
||||
kubernetes-helm
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user