mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-05 14:48:38 +00:00
Enable bluetooth on earthworm (#105)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
withRust = true;
|
||||
};
|
||||
hardware.graphics.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
programs.light.enable = true;
|
||||
services.actkbd = {
|
||||
|
Reference in New Issue
Block a user