This commit is contained in:
Daniel Ziltener 2024-08-27 22:22:50 +02:00
parent 01f34ec32e
commit 5b90fe31d6
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -390,6 +390,7 @@ args@{ config, pkgs, split-monitor-workspaces, flatpaks, ... }:
services.kdeconnect = {
enable = true;
package = pkgs.kdePackages.kdeconnect-kde;
indicator = true;
};