Go to file
coolneng 634022d717
Add manuela to Wireguard peers
2021-07-31 21:49:57 +01:00
modules Add manuela to Wireguard peers 2021-07-31 21:49:57 +01:00
scripts Correct ssh key specification in the backup script 2021-04-14 23:20:32 +02:00
LICENSE.md Initial commit 2021-02-08 09:46:46 +01:00
README.org Update README 2021-07-30 21:41:43 +01:00
configuration.nix Revert "Deploy a mail server" 2021-07-24 18:01:20 +02:00

README.org

Unit

Declarative configuration for the main server, using 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
  • Smartd: monitoring.nix
  • Systemd services and timers: periodic.nix
  • Virtual machines: virtualization.nix

All the modules are imported in configuration.nix