kde connect needs to be enabled both in the user as the host
This commit is contained in:
parent
5969f2ba9f
commit
30ca5f6b29
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = inputs.niri.packages.${pkgs.system}.niri;
|
package = inputs.niri.packages.${pkgs.system}.niri;
|
||||||
};
|
};
|
||||||
|
kdeconnect.enable = true;
|
||||||
dconf.enable = true;
|
dconf.enable = true;
|
||||||
appimage = {
|
appimage = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue