home: disable nextcloud client
This commit is contained in:
		
							parent
							
								
									a9d3bf78eb
								
							
						
					
					
						commit
						f849a8de1e
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		| 
						 | 
					@ -143,11 +143,6 @@
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  programs.bash = { enable = true; };
 | 
					  programs.bash = { enable = true; };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  services.nextcloud-client = {
 | 
					 | 
				
			||||||
    enable = true;
 | 
					 | 
				
			||||||
    startInBackground = true;
 | 
					 | 
				
			||||||
  };
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  xdg.defaultApplications = {
 | 
					  xdg.defaultApplications = {
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
    text-editor = lib.mkDefault "kak.desktop";
 | 
					    text-editor = lib.mkDefault "kak.desktop";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue