diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-02 11:53:53 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-02 11:54:19 +0100 |
commit | 9c329e837211c0d26ead9765d0815ba08db9bd8f (patch) | |
tree | 1363baa2e64d4939137882f02c833659b1de2b24 /nixos/modules/module-list.nix | |
parent | 3341f42557f6b5e19c3cfd3e1eef43c5a4c2745e (diff) |
update Helix version, add service for helix-directory
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 2ae236d..68174a4 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.nix ./services/helix-player.nix ./services/mosquitto.nix ./services/snapclient.nix |