Oh, that actually fixed the audio and I didn't notice...

This commit is contained in:
William 2024-03-29 22:42:07 -03:00
parent f7d92d6033
commit b226f146da

View file

@ -99,9 +99,4 @@ in {
};
};
};
# system.replaceRuntimeDependencies = [({
# original = pkgs.alsa-ucm-conf;
# replacement = cml-ucm-conf;
# })];
}