mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-01 01:30:53 +02: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.hostName = "fischer";
|
||||||
|
|
||||||
networking.wireless.enable = true;
|
|
||||||
|
|
||||||
|
|
||||||
|
services.blueman.enable = true;
|
||||||
|
hardware.bluetooth.enable = true;
|
||||||
environment.sessionVariables = { LIBSEAT_BACKEND = "logind"; };
|
environment.sessionVariables = { LIBSEAT_BACKEND = "logind"; };
|
||||||
|
|
||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue