forked from jan-leila/nix-config
		
	main #5
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -11,6 +11,7 @@ in { | |||
|     { | ||||
|       systemd = lib.mkIf config.services.syncthing.enable { | ||||
|         tmpfiles.rules = [ | ||||
|           "A ${mountDir} -    -        -               - u:syncthing:rwX,g:syncthing:rwX,o::-" | ||||
|           "d ${mountDir} 2755 syncthing syncthing -" | ||||
|           "d ${config.services.syncthing.dataDir} 775 syncthing syncthing -" | ||||
|           "d ${config.services.syncthing.configDir} 755 syncthing syncthing -" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue