mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Fix wikis
This commit is contained in:
parent
58372fd44f
commit
5f27d353ba
1 changed files with 4 additions and 1 deletions
|
|
@ -16,4 +16,7 @@ let
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
configureWiki "anderia" // configureWiki "arkadia"
|
lib.mkMerge [
|
||||||
|
(configureWiki "anderia")
|
||||||
|
(configureWiki "arkadia")
|
||||||
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue