From 422efcf258eb49ecd0d4de8e53adae656696ea56 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Mon, 8 Dec 2025 02:53:07 +0900 Subject: hst: check for insecure PulseAudio enablement This is currently still a noop, but required for #26. Signed-off-by: Ophestra --- hst/hst.go | 1 - 1 file changed, 1 deletion(-) (limited to 'hst/hst.go') diff --git a/hst/hst.go b/hst/hst.go index a7f9092c..94bcd09d 100644 --- a/hst/hst.go +++ b/hst/hst.go @@ -92,7 +92,6 @@ func Template() *Config { Log: false, Filter: true, }, - DirectWayland: false, ExtraPerms: []ExtraPermConfig{ {Path: fhs.AbsVarLib.Append("hakurei/u0"), Ensure: true, Execute: true}, -- cgit v1.3.1