mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
typo in akkoma config
This commit is contained in:
parent
211e10c0ee
commit
be289c7cef
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ in
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
":configurable_from_database" = false;
|
":configurable_from_database" = false;
|
||||||
"frontend_configurations" = {
|
":frontend_configurations" = {
|
||||||
"pleroma_fe" = {
|
"pleroma_fe" = {
|
||||||
"theme" = "${theme}";
|
"theme" = "${theme}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue