started modifing configuration structure
This commit is contained in:
5
system/bluetooth/default.nix
Normal file
5
system/bluetooth/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }:
|
||||
{
|
||||
hardware.bluetooth.enable = true;
|
||||
services.blueman.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user