diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-29 23:10:16 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-29 23:10:16 +0100 |
commit | 3683f93300c28011c81a5849132a54774d69ad2f (patch) | |
tree | 20c59463094cebdf57132d7fda0fbcbf802034b6 /nixos/modules/module-list.nix | |
parent | 031b9e1b0cada730333e9dd1d0eb26cc975630f5 (diff) |
refactor eth.services.catbus-snapcast
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r-- | nixos/modules/module-list.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index 3f80aac..83566f5 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -6,9 +6,9 @@ ./programs/dwm.nix ./services/ambience.nix ./services/catbus-actuator-wakeonlan.nix - ./services/catbus-bridge-snapcast.nix ./services/catbus-lgtv.nix ./services/catbus-observer-networkpresence.nix + ./services/catbus-snapcast.nix ./services/dlnatoad.nix ./services/helix-directory-jackalope.nix ./services/helix-directory.nix |