feat: migrate home-server to LattePanda 3 Delta

This commit is contained in:
Felix Schröter 2022-08-03 03:15:06 +02:00
parent 9fbea3db5c
commit 9693e762df
Signed by: felschr
GPG key ID: 671E39E6744C807D
10 changed files with 112 additions and 42 deletions
hardware

View file

@ -10,10 +10,4 @@
services.smartd.enable = true;
services.smartd.notifications.x11.enable = true;
# Bluetooth
hardware.bluetooth.enable = true;
hardware.bluetooth.settings = {
General = { Enable = "Source,Sink,Media,Socket"; };
};
}