Go to file
coolneng a0d6fdd5b8
Adapte ACME configuration to Nixos 20.09
2020-10-28 00:39:32 +01:00
modules Adapte ACME configuration to Nixos 20.09 2020-10-28 00:39:32 +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 Replace fish shell absolute path with a variable 2020-10-28 00:38:24 +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