Go to file
coolneng 07ab2ed249
Change garbage collector frequency to 2 weeks
2020-10-28 01:18:25 +01:00
modules Change gitea default theme to arc-green 2020-10-28 00:40:09 +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 Retire zion as printing and scan server 2020-09-29 00:33:45 +02:00
configuration.nix Change garbage collector frequency to 2 weeks 2020-10-28 01:18:25 +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

All the modules are imported in configuration.nix