gaming: remove alsa-oss
not necessary ever since i discovered the jank is fixed by just changing audio device
This commit is contained in:
parent
d543a36a3a
commit
936e0201f6
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ in {
|
||||||
};
|
};
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gamescope # screen resolution controller for games that have bugs when changing resolution
|
gamescope # screen resolution controller for games that have bugs when changing resolution
|
||||||
alsa-oss # to fix minecraft audio jank
|
|
||||||
(prismlauncher.override {
|
(prismlauncher.override {
|
||||||
# Change Java runtimes available to Prism Launcher
|
# Change Java runtimes available to Prism Launcher
|
||||||
jdks = [
|
jdks = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue