package OuterWildsTextAdventureWeb as caddy service

This commit is contained in:
ulic-youthlic 2025-05-31 03:42:12 +08:00
parent 5844040624
commit cae1182840
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 119 additions and 16 deletions

View file

@ -4,6 +4,7 @@ in
[
./rime-ice.nix
./TrackersListCollection.nix
./OuterWildsTextAdventure.nix
]
|> map (file: import file args)
|> (overlays: (lib.composeManyExtensions overlays) final prev)