It seem to pull kde connect for QT5 by default, let's set the package and see if that fixes it
This commit is contained in:
		
							parent
							
								
									78e8fb1dbf
								
							
						
					
					
						commit
						22ba868348
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -201,7 +201,10 @@
 | 
			
		|||
    no-autostart = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.kdeconnect.enable = true;
 | 
			
		||||
  services.kdeconnect = {
 | 
			
		||||
    package = pkgs.kdePackages.kdeconnect-kde;
 | 
			
		||||
    enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # Nicely reload system units when changing configs
 | 
			
		||||
  systemd.user.startServices = "sd-switch";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue