kde connect needs to be enabled both in the user as the host

This commit is contained in:
William 2025-10-21 13:12:40 -03:00
parent 5969f2ba9f
commit 30ca5f6b29

View file

@ -121,6 +121,7 @@
enable = true;
package = inputs.niri.packages.${pkgs.system}.niri;
};
kdeconnect.enable = true;
dconf.enable = true;
appimage = {
enable = true;