fix bluetooth audio

This commit is contained in:
2025-01-13 17:36:02 +02:00
parent 9a8440e26e
commit b5e782f395
4 changed files with 15 additions and 13 deletions

View File

@@ -28,7 +28,6 @@
outputs = { self, nixpkgs, ... }@inputs: {
nixosConfigurations.default = nixpkgs.lib.nixosSystem {
specialArgs = {
inherit system;
inherit inputs;
};
modules = [