refactor(treewide): format with alejandra
This commit is contained in:
		
							parent
							
								
									7fefb94400
								
							
						
					
					
						commit
						61cef505da
					
				
					 216 changed files with 5995 additions and 3969 deletions
				
			
		|  | @ -20,8 +20,6 @@ let | |||
|     hosts.ooksmicro | ||||
|     hosts.ooksx1 | ||||
|   ]; | ||||
| in | ||||
| 
 | ||||
| { | ||||
| in { | ||||
|   inherit users hosts workstations; | ||||
| } | ||||
|  |  | |||
|  | @ -1,9 +1,7 @@ | |||
| let | ||||
|   keys = import ./keys.nix; | ||||
|   inherit (keys) users workstations; | ||||
| in | ||||
| 
 | ||||
| { | ||||
|   "tailscale-auth.age".publicKeys = [ users.ooks] ++ workstations; | ||||
|   "github_key.age".publicKeys = [ users.ooks ] ++ workstations; | ||||
| in { | ||||
|   "tailscale-auth.age".publicKeys = [users.ooks] ++ workstations; | ||||
|   "github_key.age".publicKeys = [users.ooks] ++ workstations; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue