chore: removed stale files

This commit is contained in:
0xWheatyz 2025-11-23 21:14:11 +00:00
parent db6ffbbc56
commit b97a9f6e8c
2 changed files with 1 additions and 13 deletions

View File

@ -18,6 +18,7 @@ pkgs.mkShell {
echo " - kubectl"
export TALOSCONFIG="$(pwd)/testing1/.talosconfig"
export KUBECONFIG="$(pwd)/testing1/kubeconfig"
# Source your Home Manager generated Zsh configuration
# This assumes your home-manager configuration is applied to your user.
# The exact path might vary slightly based on your home-manager setup.

View File

@ -1,13 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: apps
namespace: flux-system
spec:
interval: 5m
path: ./apps
prune: true
sourceRef:
kind: GitRepository
name: flux-system
wait: true