Go to file
coolneng 91d4b240d7
# This is a combination of 2 commits.
# This is the 1st commit message:

Revert "Disable wizard on Gitea"

This reverts commit d8b415ee16.

# This is the commit message #2:

Remove Gitea socket connection to the DB
2019-12-16 20:28:45 +01:00
modules # This is a combination of 2 commits. 2019-12-16 20:28:45 +01:00
.gitignore Add Timeline file to gitignore 2019-11-17 17:19:58 +01:00
LICENSE.md Add License and Readme 2019-12-09 06:50:11 +01:00
README.org Update Readme 2019-12-09 06:52:28 +01:00
configuration.nix Set up Gitea 2019-11-16 10:55:10 +01:00

README.org

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