fix typo
This commit is contained in:
parent
213d22c5ac
commit
bb389a2b14
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
services.iceshrimp = {
|
||||
enable = true;
|
||||
package = inputs.iceshrimp.packages.${pkgs.system}.iceshrimp.override {
|
||||
meta.license = lib.license.agpl3Only; '
|
||||
meta.license = lib.license.agpl3Only;
|
||||
};
|
||||
settings.url = "https://porcelain.doll.repair";
|
||||
createDb = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue