Files
clan-core/clanModules/mumble/default.nix
2025-04-16 18:49:24 +02:00

7 lines
153 B
Nix

# Dont import this file
# It is only here for backwards compatibility.
# Dont author new modules with this file.
{
imports = [ ./roles/server.nix ];
}