hosts/odyssey: add yubikey tools
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Check flake / build-amd64-linux (push) Successful in 1m20s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Check flake / build-amd64-linux (push) Successful in 1m20s
				
			This commit is contained in:
		| @@ -50,6 +50,17 @@ | ||||
|     capSysAdmin = true; | ||||
|   }; | ||||
|  | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     yubikey-manager | ||||
|     age-plugin-yubikey | ||||
|   ]; | ||||
|  | ||||
|   services.udev.packages = with pkgs; [ | ||||
|     libfido2 | ||||
|   ]; | ||||
|  | ||||
|   services.pcscd.enable = true; | ||||
|  | ||||
|   modules = { | ||||
|     hardware.presonus-studio.enable = true; | ||||
|     services = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user