diff --git a/hosts/MaxNixosLaptop/configuration.nix b/hosts/MaxNixosLaptop/configuration.nix index a9e3b97..b343d07 100644 --- a/hosts/MaxNixosLaptop/configuration.nix +++ b/hosts/MaxNixosLaptop/configuration.nix @@ -135,13 +135,6 @@ ]; }; - services.pipewire = { - enable = true; - alsa.enable = true; - jack.enable = true; - pulse.enable = true; - }; - boot.binfmt.emulatedSystems = ["aarch64-linux"]; # This value determines the NixOS release from which the default