remove redundant option

This commit is contained in:
Max Känner 2024-12-28 22:29:17 +01:00
parent c16865a048
commit 02d570f13d

View File

@ -135,13 +135,6 @@
]; ];
}; };
services.pipewire = {
enable = true;
alsa.enable = true;
jack.enable = true;
pulse.enable = true;
};
boot.binfmt.emulatedSystems = ["aarch64-linux"]; boot.binfmt.emulatedSystems = ["aarch64-linux"];
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default