chore(foundryvtt): Upgrade to version 13
This commit is contained in:
parent
f2cbeebbb5
commit
94ec261a94
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
||||||
minifyStaticFiles = true;
|
minifyStaticFiles = true;
|
||||||
proxySSL = true;
|
proxySSL = true;
|
||||||
proxyPort = 443;
|
proxyPort = 443;
|
||||||
package = flake-inputs.foundryvtt.packages.${pkgs.system}.foundryvtt_11;
|
package = flake-inputs.foundryvtt.packages.${pkgs.system}.foundryvtt_13;
|
||||||
};
|
};
|
||||||
|
|
||||||
nginx.virtualHosts."${domain}" =
|
nginx.virtualHosts."${domain}" =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue