manatee: nixfmt
This commit is contained in:
@@ -62,11 +62,13 @@ let
|
||||
'';
|
||||
in
|
||||
{
|
||||
mod.homepage.services = [{
|
||||
name = "Home Assistant";
|
||||
port = 8123;
|
||||
description = "Home automation";
|
||||
}];
|
||||
mod.homepage.services = [
|
||||
{
|
||||
name = "Home Assistant";
|
||||
port = 8123;
|
||||
description = "Home automation";
|
||||
}
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user