diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-24 14:21:31 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-24 14:21:31 +0100 |
commit | ea950b8c4cf72034e4f000aee58be6b9b5d489d0 (patch) | |
tree | 083eab5350c2f8b8797484f97eadd9a18eda26e5 /nixos/modules/module-list.nix | |
parent | da8d9c0f765cc76bbf8a2ae65902edae6a0eda17 (diff) |
add pkgs.catbus-networkpresence, and corresponding service
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 4f8e072..dddb83d 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -6,6 +6,7 @@ ./programs/dwm.nix ./services/catbus-actuator-wakeonlan.nix ./services/catbus-bridge-snapcast.nix + ./services/catbus-observer-networkpresence.nix ./services/dlnatoad.nix ./services/helix-directory-jackalope.nix ./services/helix-directory.nix |