diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 51f719ba..036d6215 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -59,7 +59,6 @@ blender.enable = true; kdenlive.enable = true; mpv.enable = true; - mopidy.enable = true; }; }; hardware = { @@ -103,6 +102,7 @@ media = { mpd.enable = true; ncmpcpp.enable = true; + mopidy.enable = true; }; work = { libreoffice.enable = true;