mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 13:50:51 +01:00
added bluetooth
This commit is contained in:
parent
e476a5d0b2
commit
1981dc3113
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
Reference in a new issue