{ services.dolibarr = { enable = true; domain = "erp.fancyTypist.dev"; database.passwordFile = "/run/keys/dolibarr-db-ini-password"; nginx = { forceSSL = true; enableACME = true; }; }; networking.firewall.allowedTCPPorts = [ 80 ]; }