Oop mutually exclusive options

This commit is contained in:
Lillian-Violet 2023-11-25 13:54:10 +01:00
parent 44aca3fc2a
commit 27ec323bbe

View file

@ -20,7 +20,6 @@
package = pkgs.akkoma;
extraPackages = with pkgs; [ffmpeg exiftool imagemagick];
nginx = {
addSSL = true;
enableACME = true;
forceSSL = true;
serverName = "akkoma.gladtherescake.eu";