mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-15 03:24:10 -05:00
5 lines
71 B
Nix
5 lines
71 B
Nix
{pkgs, ...}: {
|
|
services.matrix-tuwunel = {
|
|
enable = true;
|
|
};
|
|
}
|