Remove services and add deprecation warning
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user