yuki: disable botoh && set hass unit_system
This commit is contained in:
parent
502791c2a7
commit
c2cbad7587
2 changed files with 2 additions and 2 deletions
hosts/yuki/services
|
@ -11,6 +11,6 @@
|
|||
./anki-sync-server.nix
|
||||
# ./paperless.nix
|
||||
# ./hydroxide.nix
|
||||
./botoh.nix
|
||||
# ./botoh.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@ _: {
|
|||
homeassistant = {
|
||||
name = "Home";
|
||||
time_zone = "America/New_York";
|
||||
unit_system = "imperial";
|
||||
unit_system = "us_customary";
|
||||
temperature_unit = "F";
|
||||
currency = "USD";
|
||||
country = "US";
|
||||
|
|
Loading…
Add table
Reference in a new issue