summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--machines/helium.nix3
-rw-r--r--packages.nix1
2 files changed, 4 insertions, 0 deletions
diff --git a/machines/helium.nix b/machines/helium.nix
index daef738..2f5c166 100644
--- a/machines/helium.nix
+++ b/machines/helium.nix
@@ -27,6 +27,9 @@
};
hardware = {
+ bluetooth.enable = true;
+ bluetooth.package = pkgs.bluezFull;
+ brightnessctl.enable = true;
opengl.enable = true;
pulseaudio = {
enable = true;
diff --git a/packages.nix b/packages.nix
index 99dd7eb..71c2eab 100644
--- a/packages.nix
+++ b/packages.nix
@@ -27,6 +27,7 @@ ag
aspellDicts.en
beets
bind
+blueman
cloc
cmdtree
dict