# This is the 1st commit message: Revert "Disable wizard on Gitea" This reverts commit d8b415ee16e1a560dac430f577d34cb098e0f832. # This is the commit message #2: Remove Gitea socket connection to the DB
NixOS Server
Configuration files for my personal server, powered by NixOS.
Modules
The configuration is sliced into different files, per category:
- ZFS pool configuration: hardware-configuration.nix
- Network configuration: networking.nix
- Printing and scanner server: printing.nix
- Nginx and PostgreSQL: webstack.nix
- Radicale and Syncthing: datasync.nix
- Gitea: devops.nix
All the modules are imported in configuration.nix
Description
Languages
Nix
90.2%
Shell
9.4%
Makefile
0.4%