Go to file
coolneng 06937cda1f
Migrate to Raspberry Pi 4
2020-12-22 14:49:13 +01:00
modules Synchronize Files folder 2020-12-22 03:45:30 +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 Set up ad-block at the DNS level 2020-11-30 15:40:10 +01:00
configuration.nix Migrate to Raspberry Pi 4 2020-12-22 14:49:13 +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
  • Synchronization and backup services: datasync.nix
  • Web services and reverse proxy: webstack.nix
  • Development tools: devops.nix
  • Smartd: monitoring.nix
  • Systemd services and timers: periodic.nix

All the modules are imported in configuration.nix