From 3279870a3600aaa4d1c736ada1639bdbda8fef95 Mon Sep 17 00:00:00 2001 From: Finn Markwitz Date: Mon, 11 Sep 2023 14:57:16 +0000 Subject: [PATCH] Commented out sound file --- modules/hardware/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hardware/default.nix b/modules/hardware/default.nix index 2a047b1..d9f0abd 100644 --- a/modules/hardware/default.nix +++ b/modules/hardware/default.nix @@ -10,8 +10,8 @@ #./graphics #./keychron #./yubikey - ./sound - ./thunderbolt + #./sound + #./thunderbolt ./wifi ]; } \ No newline at end of file