Enable bluetooth by default on EDI
This commit is contained in:
parent
e66151b26c
commit
db25845e98
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@
|
|||
|
||||
networking.hostName = "EDI";
|
||||
|
||||
# Enable bluetooth hardware
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
system.stateVersion = "unstable";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue