mirror of my supposedly "homelab" nix config from github
Find a file
2024-08-21 18:04:58 +02:00
features Merge branch 'main' of github.com:harryssecret/homelab-nix 2024-08-21 17:55:19 +02:00
hosts (feat): added games support 2024-08-20 10:24:09 +02:00
secrets (bug): fixed wrong domain for mails 2024-08-17 15:13:08 +02:00
.gitattributes revert deleted files 2024-08-21 18:04:58 +02:00
.sops.yaml revert deleted files 2024-08-21 18:04:58 +02:00
flake.lock (feat): added games support 2024-08-20 10:24:09 +02:00
flake.nix (feat): added games support 2024-08-20 10:24:09 +02:00
README.md (refactor): preparing new hosts 2024-08-16 16:42:55 +02:00

my nix homelab config

THIS CONFIG IS STILL EXPERIMENTAL !! IT MIGHT WONT WORK OR JUST BREAK YOUR CURRENT INSTALL Hosted on a Proxmox VM (8Go RAM + 300Gb storage). It is not using the flake.nix because i don't see the use for it, as much than home-manager...

The goal of this config is to include :

  • -arr suite
  • Authentik
  • slskd
  • a cloud solution, to backup family files
  • crafty controller*
  • a matrix server
  • tt-rss / freshrss*
  • tailscale

*Not using the "Nix" way (i prefer using Docker atm, i currently lack time)

Installation

You will need to do a basic NixOS install with my config files placed @ /etc/nixos. Then, setup and adapt the config with your secrets. I am using sops-nix here.