forked from jan-leila/nix-config
		
	added groups and users to impermanence directories
This commit is contained in:
		
							parent
							
								
									a4e308650f
								
							
						
					
					
						commit
						e97061ab64
					
				
					 4 changed files with 25 additions and 5 deletions
				
			
		|  | @ -57,7 +57,11 @@ in { | |||
|         enable = true; | ||||
|         hideMounts = true; | ||||
|         directories = [ | ||||
|           stateDir | ||||
|           { | ||||
|             directory = stateDir; | ||||
|             user = "forgejo"; | ||||
|             group = "forgejo"; | ||||
|           } | ||||
|         ]; | ||||
|       }; | ||||
|     }) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue