diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-09 15:32:20 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-09 15:32:20 +0100 |
commit | 560988ea6f96ffb0ee534facba168abd8f999da3 (patch) | |
tree | 9aca56be1169aceb7164a4ac547b6af3c19590a7 /nixos/modules/module-list.nix | |
parent | aa8ad8747e4304c0d902e8b92feac4ecd8ded66d (diff) |
add NixOS module eth.services.helix-directory-jackalope
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 68174a4..5eb74ed 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -6,6 +6,7 @@ ./programs/dwm.nix ./services/catbus-bridge-snapcast.nix ./services/dlnatoad.nix + ./services/helix-directory-jackalope.nix ./services/helix-directory.nix ./services/helix-player.nix ./services/mosquitto.nix |