Bluetooth

This commit is contained in:
larszauberer 2024-04-16 16:04:17 +02:00
commit 414dbadac8
4 changed files with 21 additions and 1 deletions

View file

@ -5,5 +5,6 @@ _: {
../../../options/common/networking.nix
../../../options/common/pin-registry.nix
../../../options/common/preserve-system.nix
../../../options/common/bluetooth.nix
];
}

View file

@ -6,5 +6,6 @@ _: {
../../../options/common/gpu/nvidia.nix
../../../options/common/pin-registry.nix
../../../options/common/preserve-system.nix
../../../options/common/bluetooth.nix
];
}

View file

@ -59,7 +59,6 @@ in {
swww
toipe
keepassxc
bluetuith
];
};
}