pdr: default

This commit is contained in:
41666 2024-03-30 01:32:34 -04:00
parent 76c9018d34
commit 531bb9d7f2

View file

@ -30,7 +30,7 @@
services.iceshrimp = { services.iceshrimp = {
enable = true; enable = true;
package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal; # package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal;
settings.url = "https://porcelain.doll.repair"; settings.url = "https://porcelain.doll.repair";
dbPasswordFile = config.sops.secrets.db_password.path; dbPasswordFile = config.sops.secrets.db_password.path;
createDb = true; createDb = true;