summaryrefslogtreecommitdiff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorEthel Morgan <eth@ethulhu.co.uk>2020-06-24 16:01:35 +0100
committerEthel Morgan <eth@ethulhu.co.uk>2020-06-24 16:02:01 +0100
commit51170db7ce1b6560fda24c4f949ec9ed9b4b97cb (patch)
tree45f0929f2515459182f65ff4d681efded8bb03f9 /nixos/modules/module-list.nix
parentcd73eb2b63d1049f7ddfb28fc45e2a4595f34d38 (diff)
add services.ambience, to add ambient sounds to snapserver
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index dddb83d..e8e5f7f 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/ambience.nix
./services/catbus-actuator-wakeonlan.nix
./services/catbus-bridge-snapcast.nix
./services/catbus-observer-networkpresence.nix