Dossier services

This commit is contained in:
nyanloutre 2018-05-04 16:26:49 +02:00
parent 0a3a10edb3
commit 4ac696f617
3 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ in
{ {
imports = [ imports = [
./haproxy-acme.nix ./services/haproxy-acme.nix
./mail-server.nix ./services/mail-server.nix
]; ];
services.haproxy-acme.enable = true; services.haproxy-acme.enable = true;