summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-11-08 22:35:29 -0800
committerBen Sima <ben@bsima.me>2019-11-29 14:32:11 -0800
commit2e590123525eb391a64d0b3dcbf59ece45fb4e7a (patch)
tree7bb7786b283ca7d666c8a5bac899b18c1697f1ec /machines
parente081f01e35277c5f480114c1d1558f285152c79a (diff)
enable all firmware
Diffstat (limited to 'machines')
-rw-r--r--machines/helium.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/helium.nix b/machines/helium.nix
index 9e8221e..12b1226 100644
--- a/machines/helium.nix
+++ b/machines/helium.nix
@@ -27,6 +27,7 @@
};
hardware = {
+ enableAllFirmware = true;
bluetooth.enable = true;
bluetooth.package = pkgs.bluezFull;
brightnessctl.enable = true;