feat: add new bed switch and a new scene
This commit is contained in:
6
hosts/fw/modules/home-assistant/scenes/default.nix
Normal file
6
hosts/fw/modules/home-assistant/scenes/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./date.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user