Gotta set the env file ON the computer

Main
Johannes Hendrik Gerard van der Weide 2024-03-07 09:25:32 +01:00
parent add12ee738
commit a0b84cadcd
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
services = {
iceshrimp = {
enable = true; # Actually enable the module
envFile = "/etc/iceshrimp.env";
createDb = true;
configureNginx.enable = false;
stateDir = "/var/lib/iceshrimp";