diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-20 00:34:24 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-20 00:34:24 +0100 |
commit | c9aa5411bae3094eea433e0a975db0eb0ce27ef7 (patch) | |
tree | 33b37870fddc94e1cd043af12847f999d594b4c8 /nixos/modules/module-list.nix | |
parent | 9a99413994d3468f65bc60f954046d6da2dfd80f (diff) |
add a barebones service config for catbus-actuator-wakeonlan
Diffstat (limited to 'nixos/modules/module-list.nix')
-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 5eb74ed..4f8e072 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -4,6 +4,7 @@ ./hardware/yubikey.nix ./overlays.nix ./programs/dwm.nix + ./services/catbus-actuator-wakeonlan.nix ./services/catbus-bridge-snapcast.nix ./services/dlnatoad.nix ./services/helix-directory-jackalope.nix |