diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-30 11:36:39 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-30 11:36:39 +0100 |
commit | d1534dbca7cb8b0418b1e33cb6337db5453c06da (patch) | |
tree | fb56772bfd6ae6d8700976b17c86c73e66529a55 /nixos/modules/module-list.nix | |
parent | 6f6eb2c66dc4eadd9280e892de508593d7ed35d3 (diff) |
add eth.services.catbus-lifx
Diffstat (limited to '')
-rw-r--r-- | nixos/modules/module-list.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index d3952f1..001f376 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -6,6 +6,7 @@ ./programs/dwm.nix ./services/ambience.nix ./services/catbus-lgtv.nix + ./services/catbus-lifx.nix ./services/catbus-networkpresence.nix ./services/catbus-snapcast.nix ./services/catbus-wakeonlan.nix |