forked from jan-leila/nix-config
		
	fixed permissions on tailscale persist
This commit is contained in:
		
							parent
							
								
									0a00be9651
								
							
						
					
					
						commit
						5be14739d8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -22,8 +22,8 @@ in { | |||
|             directories = [ | ||||
|               { | ||||
|                 directory = tailscale_data_directory; | ||||
|                 user = "jellyfin"; | ||||
|                 group = "jellyfin"; | ||||
|                 user = "root"; | ||||
|                 group = "root"; | ||||
|               } | ||||
|             ]; | ||||
|           }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue