My NixOS configs(backup)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Pyrox 0e4d5ada97
flake: some updates
3 weeks ago
bgs big config rework, add stylix 4 weeks ago
binaries update caddy binary 3 months ago
home waybar: Fix format 3 weeks ago
hosts zaphod: Disable manual creation 3 weeks ago
lib add colmena function 3 weeks ago
modules modules: Update dn42-pingfinder script 5 months ago
oldconfig oldconfig: Delete kakoune config 4 weeks ago
overlays flake: Remove firefox input and add dn42-pingfinder module to prefect 6 months ago
pkgs big config rework, add stylix 4 weeks ago
users/thehedgehog meta: Format tree 6 months ago
.editorconfig editorconfig: Update lua indent size 6 months ago
.gitignore marvin: Update storage 11 months ago
README.md Update README 2 months ago
flake.lock flake: some updates 3 weeks ago
flake.nix flake: some updates 3 weeks ago

README.md

PyroConf, a custom Nix config

No Place Like ~

This is Pyrox's (relatively) production-grade NixOS config repo. It contains configurations for 3 different machines, as well as home-manager configurations.

My machines serve production infra for *.pyrox.dev domains, besides my blog, which is served by OMG.LOL. I highly recommend their services, as you get a great domain name at a company that cares about you.

There are some services I run that many homelabs do not. They are:

  • Authoritative DNS for my domains, run on prefect.
  • A tunnel from marvin to prefect which allows me to run services on marvin while having them be externally accessible.
  • Email services for my domains, also run on prefect, with all email data backed up hourly to marvin, ensuring data reliability.
  • Connections to the DN42 network, run on prefect

I also run many typical homelab services, such as:

Machines Overview

General info

I like to live on the bleeding-edge, so all of my machines run NixOS Unstable. Since no one but me depends on these services, it is an acceptable tradeoff for me to run it. All machines use BTRFS as their primary root filesystem, with ZFS used for bulk data storage. Machines use Tailscale for connectivity between each other.

zaphod

My personal laptop, a Framework laptop.

Specs

  • Intel i5-1135G7 @2.4 GHz (4c,8t)
  • 32 GB DDR4 RAM
  • 2TB NVMe Disk

marvin

The main production server, that sits under my desk at home. Running most services. Connects externally through prefect via Tailscale, allowing external access.

Specs

  • AMD Ryzen 7 5700G (8c,16t)
  • 32 GB DDR4 RAM
  • 1TB NVMe Boot Disk
  • 36TB Bulk Data Storage
    • 2x WD Red 12TB Drives @ 7200 RPM
    • 1x Seagate Ironwolf 12TB Drives @ 7200 RPM