From adf1a78483088d28725de4f214698f635d66698b Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:58:44 +0400 Subject: [PATCH] mopidy setup time --- hosts/sakopc/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 52d3cb05..47cdf35b 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -80,6 +80,7 @@ media = { mpd.enable = true; ncmpcpp.enable = true; + mopidy.enable = true; }; shell = { nix = {