added bluetooth

This commit is contained in:
Julien Malka 2024-03-30 12:08:34 +01:00
parent e476a5d0b2
commit 1981dc3113
Signed by: Luj
GPG key ID: 6FC74C847011FD83

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;