mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat: revive traadfri
This commit is contained in:
@@ -46,7 +46,7 @@ in {
|
||||
./theming.nix
|
||||
./tmux.nix
|
||||
./todo-txt.nix
|
||||
# ./traadfri.nix
|
||||
./traadfri.nix
|
||||
./unclutter.nix
|
||||
./version.nix
|
||||
./vscode.nix
|
||||
|
||||
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user