nixos-config/hosts/lithium
2025-06-06 22:28:42 -05:00
..
secrets feat: split flake into multiple hosts and add homelab config 2025-06-06 22:28:42 -05:00
services feat: split flake into multiple hosts and add homelab config 2025-06-06 22:28:42 -05:00
configuration.nix feat: split flake into multiple hosts and add homelab config 2025-06-06 22:28:42 -05:00
default.nix feat: split flake into multiple hosts and add homelab config 2025-06-06 22:28:42 -05:00
hardware.nix feat: split flake into multiple hosts and add homelab config 2025-06-06 22:28:42 -05:00
README.md feat: split flake into multiple hosts and add homelab config 2025-06-06 22:28:42 -05:00
semi-secret-vars.nix feat: split flake into multiple hosts and add homelab config 2025-06-06 22:28:42 -05:00

lithium

This is my primary homelab host/NAS, previously powered by TrueNAS Scale/k3s.

Semi-Secrets

semi-secret-vars.nix is following a pattern I discovered here: 4629dfba1b/var/README.md

Essentially there are some details I won't want exposed in the repository, but I do want them available to all my nix modules. The main one being the domain.

While it's not really a secret in the way a password is, consider this effort a mitigation against ddos attacks and automated requests and login attempts.