module(garage,awscli): Add garage and awscli module

- Add garage module.
- Enable garage module on Tytonidae.
- Add awscli module.
- Enable awscli module on Tytonidae.
This commit is contained in:
ulic-youthlic 2025-06-02 19:34:47 +08:00
parent e65183b4a4
commit bebfd63f40
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 121 additions and 2 deletions

View file

@ -36,6 +36,10 @@
baseDomain = "youthlic.social";
radicle-explorer.enable = true;
outer-wilds-text-adventure.enable = true;
garage = {
enable = true;
target = "100.73.250.25";
};
};
juicity.server.enable = true;
};