forked from jan-leila/nix-config
		
	added syncthing to other computers
This commit is contained in:
		
							parent
							
								
									6d6e34e06a
								
							
						
					
					
						commit
						c9bc06f594
					
				
					 3 changed files with 101 additions and 50 deletions
				
			
		|  | @ -118,6 +118,16 @@ | |||
|       enable = true; | ||||
|       subdomain = "drive"; | ||||
|     }; | ||||
|     sync = { | ||||
|       enable = true; | ||||
|       folders = { | ||||
|         leyla = { | ||||
|           documents.enable = true; | ||||
|           calendar.enable = true; | ||||
|           notes.enable = true; | ||||
|         }; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
|   networking = { | ||||
|     hostId = "c51763d6"; | ||||
|  |  | |||
|  | @ -29,6 +29,16 @@ | |||
|       openRGB.enable = true; | ||||
|       graphicsAcceleration.enable = true; | ||||
|     }; | ||||
|     sync = { | ||||
|       enable = true; | ||||
|       folders = { | ||||
|         leyla = { | ||||
|           documents.enable = true; | ||||
|           calendar.enable = true; | ||||
|           notes.enable = true; | ||||
|         }; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   services = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue