added bluetooth

This commit is contained in:
Luj 2024-03-30 12:08:34 +01:00
parent d029e2b19d
commit f5a4c3182f

View file

@ -39,8 +39,10 @@
networking.hostName = "fischer";
networking.wireless.enable = true;
services.blueman.enable = true;
hardware.bluetooth.enable = true;
environment.sessionVariables = { LIBSEAT_BACKEND = "logind"; };
services.tailscale.enable = true;