wrong key

This commit is contained in:
41666 2024-03-25 23:53:23 -04:00
parent 06bab0a286
commit db1130be1a

View file

@ -17,7 +17,7 @@
services.iceshrimp = { services.iceshrimp = {
enable = true; enable = true;
url = "https://porcelain.doll.repair"; settings.url = "https://porcelain.doll.repair";
createDb = true; createDb = true;
dbPasswordFile = config.sops.secrets.db_password.path; dbPasswordFile = config.sops.secrets.db_password.path;
}; };