diff options
| author | Max Audron <audron@cocaine.farm> | 2024-03-29 13:55:03 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2024-03-29 13:55:03 +0100 |
| commit | 3e39e00ee7d3023219f75d9164232a5cde187aeb (patch) | |
| tree | 2fd83cf0119af572028ddedb70d1d9268effc037 /modules/default.nix | |
| parent | add hydra secrets (diff) | |
add rtmp and laplace
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 9e13005..8876e15 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -25,4 +25,6 @@ languagetool = import ./languagetool; games = import ./games; + rtmp = import ./rtmp; + laplace = import ./laplace; } |
