From 02450019e068fb09ed5695a249b3bb577b47d7e5 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:23:26 +0400 Subject: [PATCH] wrong one --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;