coolneng 75714527ac | ||
---|---|---|
modules | ||
.gitignore | ||
LICENSE.md | ||
README.org | ||
configuration.nix |
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