Sander Mirck

NixOS Enthusiast & Homelabber

system.state = "ready";
# Profile configuration
{
  identity = {
    name = "Sander";
    role = "Student & Tinkerer";
    philosophy = "Declarative > Imperative";
  };

  focus = [
    "NixOS Flakes"
    "Infrastructure as Code"
    "Self-Hosting"
  ];
}

-> runtime.inputs

NixOS
Linux
Docker
Kubernetes
Python
Rust
Go

-> derivations.outputs

dotfiles

My personal modular NixOS configuration powered by flakes and Home Manager. Includes host-specific configs and reusable profiles.

Nix Home Manager Flakes
homelab-config

General homelab configuration and orchestration. Docker compose files and service definitions for self-hosted infrastructure.

Docker YAML Self-Host
future-project

Currently exploring Kubernetes clusters and further automation techniques.

WIP K8s

Ready to collaborate?

I'm always open to discussing Nix, DevOps, or cool self-hosted tech.

github.com/Sander-Mirck