From a05d93cd18335977b91b3d3e6b3c8a19f7e4f198 Mon Sep 17 00:00:00 2001 From: Pierre Martin Date: Wed, 10 Jun 2026 11:45:12 +0200 Subject: [PATCH] refactor: remove dead code --- nixos/framework.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/nixos/framework.nix b/nixos/framework.nix index d741b28..f5a985e 100644 --- a/nixos/framework.nix +++ b/nixos/framework.nix @@ -73,12 +73,6 @@ alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; - # If you want to use JACK applications, uncomment this - #jack.enable = true; - - # use the example session manager (no others are packaged yet so this is enabled by default, - # no need to redefine it in your config for now) - #media-session.enable = true; }; # Fix: IDT 92HD95 codec routes capture to external mic jack when headphones