ambroisie / nix-config

My NixOS configuration files. Only used for my self-hosted infra at the moment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nix-config

My NixOS-based system configuration files.

Currently only used as an experiment to self-host a new server.

Steps

First build using flakes:

sudo nixos-rebuild switch --flake .

Secondly, take care of a few manual steps:

  • Configure Gitea and Drone
  • Configure Lohr webhook and SSH key
  • Configure Jellyfin
  • Configure Prowlarr,Jackett and NZBHydra2
  • Configure Sonarr, Radarr, Bazarr
  • Configure Transmission's webui port
  • Configure Quassel user
  • Configure Flood account

About

My NixOS configuration files. Only used for my self-hosted infra at the moment.


Languages

Language:Nix 78.3%Language:Shell 10.5%Language:Lua 7.6%Language:Vim Script 3.1%Language:CMake 0.2%Language:Meson 0.1%Language:C++ 0.1%Language:Rust 0.0%