Many changes

This commit is contained in:
2025-05-01 16:59:04 +03:00
parent 13ee5dc830
commit 8540c5e6d3
12 changed files with 115 additions and 22 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ in {
config = lib.mkIf isEnabled {
home.packages = with pkgs; [
kubectl
# kubernetes-helm
kubernetes-helm
velero
];
};