aegis/README.org

14 lines
370 B
Org Mode
Raw Normal View History

2021-03-31 16:41:27 +02:00
* Aegis
Declarative configuration for the ZFS backup server, using [[https://nixos.org][NixOS]]
2021-08-03 13:27:45 +02:00
** Modules
The configuration is sliced into different files, per category:
- ZFS pool configuration: hardware-configuration.nix
- Network configuration: networking.nix
- Systemd services and timers: periodic.nix
All the modules are imported in *configuration.nix*