diff --git a/hosts/Earthmover/default.nix b/hosts/Earthmover/default.nix index a0ffcbd..7a7047f 100755 --- a/hosts/Earthmover/default.nix +++ b/hosts/Earthmover/default.nix @@ -11,8 +11,6 @@ ../../modules/nixos/mumble.nix ]; - environment.systemPackages = [ pkgs.alsa-oss ]; - home-manager.users.wo2w = { imports = [ ../../modules/home diff --git a/modules/nixos/gaming.nix b/modules/nixos/gaming.nix index 1617a6f..7aac861 100755 --- a/modules/nixos/gaming.nix +++ b/modules/nixos/gaming.nix @@ -15,6 +15,7 @@ in { }; environment.systemPackages = with pkgs; [ gamescope # screen resolution controller for games that have bugs when changing resolution + alsa-oss # to fix minecraft audio jank (prismlauncher.override { # Change Java runtimes available to Prism Launcher jdks = [