From c2fe2dbc7836ad1e415dbc58bd26368d7e2b6018 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig <Zynh0722@gmail.com> Date: Tue, 25 Mar 2025 13:00:26 -0700 Subject: [PATCH] llynx: enable audio module --- hosts/llynx/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/llynx/configuration.nix b/hosts/llynx/configuration.nix index 5905c49..8ed50ef 100644 --- a/hosts/llynx/configuration.nix +++ b/hosts/llynx/configuration.nix @@ -35,7 +35,7 @@ env.enable = true; sops.enable = true; - audio.enable = false; + audio.enable = true; }; snowhawk.plymouth = {