mirror of
https://github.com/davegallant/nix-config
synced 2026-01-07 02:34:07 +00:00
Enable bluetooth
This commit is contained in:
@@ -272,6 +272,8 @@ in
|
|||||||
|
|
||||||
time.timeZone = "America/Toronto";
|
time.timeZone = "America/Toronto";
|
||||||
|
|
||||||
|
hardware.bluetooth.enable = true;
|
||||||
|
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enable32Bit = true;
|
enable32Bit = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user