Global: add bluetooth config

This commit is contained in:
blahai 2024-11-15 18:40:31 +02:00
parent b1e0edcb52
commit 06337bdaec
No known key found for this signature in database
2 changed files with 8 additions and 0 deletions

View file

@ -3,5 +3,6 @@
imports = [
./vpn.nix
./pipewire.nix
./bluetooth.nix
];
}