summaryrefslogtreecommitdiffstats
path: root/jeschli/1systems/reagenzglas
diff options
context:
space:
mode:
authorjeschli <jeschli@gmail.com>2017-12-12 17:03:42 +0000
committerjeschli <jeschli@gmail.com>2017-12-12 17:03:42 +0000
commit79d41e9f54cecd7cc0098a55a8d4b758041369e1 (patch)
tree44af61040a74d3fecefaab0ef20dbadaad0d94cc /jeschli/1systems/reagenzglas
parent64e0ccac92b6725a4eb1e5ef06782c07f20e44dd (diff)
jeschli: +bluetooth
Diffstat (limited to 'jeschli/1systems/reagenzglas')
-rw-r--r--jeschli/1systems/reagenzglas/config.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/jeschli/1systems/reagenzglas/config.nix b/jeschli/1systems/reagenzglas/config.nix
index d3065b0f..d65e897a 100644
--- a/jeschli/1systems/reagenzglas/config.nix
+++ b/jeschli/1systems/reagenzglas/config.nix
@@ -141,4 +141,6 @@
};
krebs.build.host = config.krebs.hosts.reagenzglas;
+
+ hardware.bluetooth.enable = true;
}