Oop mutually exclusive options
This commit is contained in:
parent
608d96ae6d
commit
5ba171188a
|
@ -20,7 +20,6 @@
|
|||
package = pkgs.akkoma;
|
||||
extraPackages = with pkgs; [ffmpeg exiftool imagemagick];
|
||||
nginx = {
|
||||
addSSL = true;
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
serverName = "akkoma.gladtherescake.eu";
|
||||
|
|
Loading…
Reference in a new issue