mirror of
				https://github.com/Jokiller230/puzzlevision.git
				synced 2025-10-31 05:40:05 +00:00 
			
		
		
		
	✨📝 Add sops-nix configuration and documentation
This commit is contained in:
		
							parent
							
								
									8a69e60c6f
								
							
						
					
					
						commit
						01367c4222
					
				
					 4 changed files with 46 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								.sops.yaml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								.sops.yaml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,20 @@ | |||
| keys: | ||||
|   - &jo age1qcjcwh9tq8pzf2yr7m3hm2n3n3y5rlc30fpkr0eytju9w57ucgcsgcy79d | ||||
|   - &absolutesolver age1ajkq0lalyc75tjhdtpx2yshw5y3wt85fwjy24luf69rvpavg33vqw6c3tc | ||||
| creation_rules: | ||||
|   - path_regex: secrets/[^/]+\.(yaml|json|env|ini|cfg)$ | ||||
|     key_groups: | ||||
|     - age: | ||||
|       - *jo | ||||
|       - *absolutesolver | ||||
| 
 | ||||
|   - path_regex: systems/[^/]+/absolutesolver/secrets/.*\.(yaml|env|json|ini|cfg)$ | ||||
|     key_groups: | ||||
|     - age: | ||||
|       - *jo | ||||
|       - *absolutesolver | ||||
| 
 | ||||
|   - path_regex: systems/[^/]+/puzzlevision/secrets/.*\.(yaml|env|json|ini|cfg)$ | ||||
|     key_groups: | ||||
|     - age: | ||||
|       - *jo | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue