mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
feat: revive traadfri
This commit is contained in:
@@ -46,7 +46,7 @@ in {
|
|||||||
./theming.nix
|
./theming.nix
|
||||||
./tmux.nix
|
./tmux.nix
|
||||||
./todo-txt.nix
|
./todo-txt.nix
|
||||||
# ./traadfri.nix
|
./traadfri.nix
|
||||||
./unclutter.nix
|
./unclutter.nix
|
||||||
./version.nix
|
./version.nix
|
||||||
./vscode.nix
|
./vscode.nix
|
||||||
|
|||||||
@@ -7,11 +7,11 @@
|
|||||||
host = "192.168.178.28";
|
host = "192.168.178.28";
|
||||||
key = lib.strings.fileContents <shared-secrets/traadfri.key>;
|
key = lib.strings.fileContents <shared-secrets/traadfri.key>;
|
||||||
rooms = {
|
rooms = {
|
||||||
bedroom = 131082;
|
|
||||||
corridor = 131080;
|
corridor = 131080;
|
||||||
kitchen = 131081;
|
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/save-space.nix>
|
||||||
<niveum/configs/tmux.nix>
|
<niveum/configs/tmux.nix>
|
||||||
<niveum/configs/version.nix>
|
<niveum/configs/version.nix>
|
||||||
# <niveum/configs/traadfri.nix>
|
<niveum/configs/traadfri.nix>
|
||||||
<niveum/modules/retiolum.nix>
|
<niveum/modules/retiolum.nix>
|
||||||
<niveum/modules/telegram-bot.nix>
|
<niveum/modules/telegram-bot.nix>
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user