My NixOS Config
Go to file
2024-05-09 14:15:35 -04:00
home [home.theming] Add GTK cursors from catppuccin 2024-05-09 14:15:35 -04:00
hosts [prefect.mailserver] Remove dovecot2 sieve overrides 2024-05-07 02:14:14 -04:00
lib [lib] Remove custom types lib 2024-05-07 02:32:01 -04:00
modules [modules.forgejo-runner] Disable ipv6 in containers 2024-01-27 16:01:29 -05:00
oldconfig [oldconfig] Fix waybar css 2024-03-10 13:58:56 -04:00
overlays [overlays] Update overlays 2024-02-20 23:49:24 -05:00
patches fix patch 2023-09-08 19:34:18 -04:00
pkgs [marvin.services] Move radicale htpasswd from package to agenix file 2024-05-07 01:12:01 -04:00
users/thehedgehog [home] fix some more config stuff 2023-12-29 22:14:56 -05:00
.editorconfig [meta] Update editorconfig 2024-02-20 23:49:37 -05:00
.envrc [env] Update envrc 2024-01-11 11:59:50 -05:00
.gitignore marvin: Update storage 2022-05-10 15:05:44 -04:00
flake.lock [meta] Remove more flake inputs 2024-05-09 14:14:25 -04:00
flake.nix [meta] Remove more flake inputs 2024-05-09 14:14:25 -04:00
README.md readme: some updates 2023-03-16 16:30:23 -04:00
TODO.md [meta] Update TODO 2024-05-07 02:32:21 -04:00

PyroConf, a custom Nix config

No Place Like ~

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

I try to keep the configuration organized. All home-manager related items go in /home, host configurations go in /hosts, and custom packages are in /pkgs, among other folders.

My machines serve production infra for *.pyrox.dev domains. There are a few exceptions:

  • My blog, and the root domain which are served by OMG.LOL. I highly recommend their services, as you get a great domain name at a company that cares about you. If you do sign up, consider using my referral link, as I get 3 months of service credit if you sign up through it.

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

  • Authoritative DNS for my domains, run on prefect.
  • A Tailscale 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:

Contact

If you have any questions about any of the services I run, or would like to reach out, my contact info is on my profile here

License

Copyright (c) 2023 Pyrox and PyroNet. All rights reserved. This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.