Nixos configuration for my Homelab
Find a file
2026-04-03 19:36:02 +01:00
.github chore: update readme 2026-03-15 12:52:51 +00:00
docs chore: doc on exposing service over lan 2026-04-02 21:03:48 +01:00
home chore: fix issue with n8n task runner spawns 2026-01-18 19:19:16 +00:00
homes/thein3rovert chore: enable opencode 2026-02-16 15:02:24 +00:00
hosts chore: add hawser to marcus 2026-04-03 12:23:58 +01:00
modules chore: icon change 2026-04-03 15:27:34 +01:00
pkgs chore: chore: update copilot-cli 2026-03-08 23:31:18 +00:00
secrets chore: rekey and update 2025-08-23 15:42:10 +01:00
terraform chore: vault tf config 2026-04-03 19:36:02 +01:00
vars/per-machine/octavia/state-version/version Update vars via generator state-version for machine octavia 2025-10-18 20:20:14 +01:00
.envrc feat: Configure devshell for flake 2025-08-06 20:53:32 +01:00
.gitignore chore: reorder flake and main config, remove virtio for windows and spice 2025-12-20 19:23:36 +00:00
.justfile chore: update ansible playbook 2026-03-08 00:03:56 +00:00
.prettierignore chore: easy secret management for garage with agenix 2025-12-23 01:26:15 +00:00
ansible chore: update ansible playbook 2026-03-08 00:03:56 +00:00
ansible.cfg fix: fix path to inventory 2026-01-09 18:40:33 +00:00
flake.lock chore: exposing kestra to local lan 2026-04-03 15:04:25 +01:00
flake.nix chore: change marcus containerisation to podman 2026-04-02 21:44:54 +01:00
options.nix feat(Used options config for system configuration): 2025-06-12 17:59:06 +01:00
readme.md chore: fix file path 2026-03-15 12:53:58 +00:00


thein3rovert's Homelab

Welcome to my Github for building, breaking, and learning!


Screenshots last updated 2025-03-15


{
  lib ? import <nixpkgs/lib>,
}:

lib.mdDoc ''

# 🚀 Infrastructure Managed with Nix

This project uses **Nix** to build, configure, and manage all infrastructure
declaratively — ensuring reproducibility, consistency, and simplicity.

## 🔧 Whats Inside

- Fully declarative system configuration
- Reproducible environments
- Infrastructure expressed as code

## 📬 Reach Me

thein3rovert@gmail.com"
''