24 lines
		
	
	
		
			439 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			439 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| os_flavor: "linux"
 | |
| users:
 | |
|   talexander:
 | |
|     initialize: true
 | |
|     uid: 11235
 | |
|     gid: 1000
 | |
|     groups:
 | |
|       - name: wheel
 | |
|       - name: users
 | |
|       - name: docker
 | |
|       - name: libvirt
 | |
|     authorized_keys:
 | |
|       - yubikey
 | |
|       - main_fido
 | |
|       - backup_fido
 | |
|       - homeassistant
 | |
| zfs_snapshot_datasets:
 | |
|   - zroot/linux/archmain/home
 | |
|   - zroot/linux/archmain/be
 | |
| graphics_driver: "intel"
 | |
| build_user:
 | |
|   name: talexander
 | |
|   group: talexander
 | 
