1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat: revive traadfri

This commit is contained in:
Kierán Meinhardt
2020-07-11 20:42:04 +02:00
parent 875333962c
commit 5b0c915023
3 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ in {
./theming.nix
./tmux.nix
./todo-txt.nix
# ./traadfri.nix
./traadfri.nix
./unclutter.nix
./version.nix
./vscode.nix

View File

@@ -7,11 +7,11 @@
host = "192.168.178.28";
key = lib.strings.fileContents <shared-secrets/traadfri.key>;
rooms = {
bedroom = 131082;
corridor = 131080;
kitchen = 131081;
living-room = 131079;
bedroom = 131082;
living-room = 131086;
bedside = 131087;
};
bulbs.bedside = 65537;
};
}

View File

@@ -92,7 +92,7 @@ in {
<niveum/configs/save-space.nix>
<niveum/configs/tmux.nix>
<niveum/configs/version.nix>
# <niveum/configs/traadfri.nix>
<niveum/configs/traadfri.nix>
<niveum/modules/retiolum.nix>
<niveum/modules/telegram-bot.nix>
{