fix darwin

This commit is contained in:
mjallen18
2025-08-22 09:44:21 -05:00
parent c2bbac4020
commit f8adf906e3

View File

@@ -54,5 +54,9 @@ in
services = {
pass-secret-service.enable = lib.mkForce false;
nextcloud-client.enable = lib.mkForce false;
kdeconnect = {
enable = false;
indicator = false;
};
};
}