fix(example): set bluetoothMac
This commit is contained in:
parent
4ad2bf71ca
commit
80d92e5c1f
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@
|
||||||
nixos-x13s.enable = true;
|
nixos-x13s.enable = true;
|
||||||
nixos-x13s.kernel = "jhovold"; # jhovold is default
|
nixos-x13s.kernel = "jhovold"; # jhovold is default
|
||||||
|
|
||||||
|
nixos-x13s.bluetoothMac = "02:68:b3:29:da:98";
|
||||||
|
|
||||||
# allow unfree firmware
|
# allow unfree firmware
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue