mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(traadfri): living room id
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, lib, ... }:
|
||||
let
|
||||
inherit (import <niveum/lib>) localAddresses;
|
||||
living-room-id = 131086;
|
||||
living-room-id = 131090;
|
||||
in
|
||||
{
|
||||
imports = [ <niveum/modules/traadfri.nix> ];
|
||||
|
||||
Reference in New Issue
Block a user