Enable KDEConnect

This commit is contained in:
2023-12-29 13:53:28 +01:00
parent b38c627677
commit db15c4763a
3 changed files with 8 additions and 0 deletions

View File

@ -180,6 +180,7 @@ inputs:
enable = true;
plugins = with pkgs.xfce; [ thunar-archive-plugin thunar-volman ];
};
kdeconnect.enable = true;
};
environment.sessionVariables = {