Add rarias key for secrets
This commit is contained in:
		
							parent
							
								
									71000731c0
								
							
						
					
					
						commit
						ac1783c516
					
				| @ -1,9 +1,10 @@ | |||||||
| let | let | ||||||
|   root = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIII/1TNArcwA6D47mgW4TArwlxQRpwmIGiZDysah40Gb"; |   rarias  = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE1oZTPtlEXdGt0Ak+upeCIiBdaDQtcmuWoTUCVuSVIR rarias@hut"; | ||||||
|   system = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICO7jIp6JRnRWTMDsTB/aiaICJCl4x8qmKMPSs4lCqP1"; |   root    = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIII/1TNArcwA6D47mgW4TArwlxQRpwmIGiZDysah40Gb"; | ||||||
|   systems = [ root system ]; |   hut     = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICO7jIp6JRnRWTMDsTB/aiaICJCl4x8qmKMPSs4lCqP1"; | ||||||
|  |   default = [ rarias root hut ]; | ||||||
| in | in | ||||||
| { | { | ||||||
|   "secrets/ovni-token.age".publicKeys = systems; |   "secrets/ovni-token.age".publicKeys = default; | ||||||
|   "secrets/nosv-token.age".publicKeys = systems; |   "secrets/nosv-token.age".publicKeys = default; | ||||||
| } | } | ||||||
|  | |||||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user