--- username: nik timezone: Asia/Tokyo base_packages: - curl - git - htop - vim - wget - unzip - ca-certificates - gnupg - lsb-release - nfs-common # needed in Phase 4 for Jellyfin NFS mount from Debian ufw_allowed_ports: - { port: 430, proto: tcp, comment: SSH } - { port: 80, proto: tcp, comment: HTTP } - { port: 443, proto: tcp, comment: HTTPS } - { port: 6443, proto: tcp, comment: K3s API server } - { port: 10250, proto: tcp, comment: Kubelet } - { port: 8472, proto: udp, comment: Flannel VXLAN } data_dirs: - /data/gitea - /data/jellyfin - /data/pihole - /data/dashy - /data/glances - /data/traefik