37 lines
		
	
	
		
			725 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			725 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| os_flavor: "linux"
 | |
| hostname: odowork
 | |
| etc_hosts: {}
 | |
| users:
 | |
|   talexander:
 | |
|     initialize: true
 | |
|     uid: 11235
 | |
|     gid: 1000
 | |
|     groups:
 | |
|       - name: wheel
 | |
|       - name: users
 | |
|       - name: docker
 | |
|       - name: libvirt
 | |
|       - name: uucp
 | |
|     authorized_keys:
 | |
|       - yubikey
 | |
|       - main_fido
 | |
|       - backup_fido
 | |
|     gitconfig: "gitconfig_work"
 | |
| zfs_snapshot_datasets:
 | |
|   - path: zroot/linux/archwork/be
 | |
| install_graphics: true
 | |
| graphics_driver: "amd"
 | |
| pgp_key: "gpg_work.asc"
 | |
| build_user:
 | |
|   name: talexander
 | |
|   group: talexander
 | |
| # wireguard_directory: odowork
 | |
| # enabled_wireguard: []
 | |
| cputype: "amd"
 | |
| hwpstate: true
 | |
| cores: 16
 | |
| sway_conf_files:
 | |
|   - rofimoji
 | |
| docker_storage_driver: overlay2 # alternatively zfs
 | |
| closed_source_vscode: true
 | 
