Add bluetooth
This commit is contained in:
parent
7de1caa0e7
commit
3a7cc6fff7
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@
|
||||||
# variant = "";
|
# variant = "";
|
||||||
#};
|
#};
|
||||||
|
|
||||||
|
# Enable bluetooth
|
||||||
|
hardware.bluetooth.enable = true; # enables support for Bluetooth
|
||||||
|
#hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
# ...no. Recent security issues, prefer disabled
|
# ...no. Recent security issues, prefer disabled
|
||||||
# apps like e.g. LibreOffice can still generate pdf's (e.g. to stand in [generally] for Print to pdf)
|
# apps like e.g. LibreOffice can still generate pdf's (e.g. to stand in [generally] for Print to pdf)
|
||||||
|
|
Loading…
Add table
Reference in a new issue