mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
added bluetooth
This commit is contained in:
parent
d029e2b19d
commit
f5a4c3182f
1 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue