Remove services and add deprecation warning

This commit is contained in:
pinpox
2025-06-17 15:01:25 +02:00
parent d9f2c1681f
commit 6de9a9a910
62 changed files with 65 additions and 1182 deletions

View File

@@ -37,6 +37,10 @@ in
};
config = {
warnings = [
"The clan.mumble module is deprecated and will be removed on 2025-07-15. Please migrate to user-maintained configuration."
];
services.murmur = {
enable = true;
logDays = -1;