about summary refs log tree commit diff stats
path: root/nix-conf/home/includes
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-12-15 13:08:31 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-12-15 13:08:31 +0000
commit98241800612261c7f19d6888c88e5e38f5723bca (patch)
tree6eda9b2f7e55b5c7856c77a72a5c10c55ad2f1f5 /nix-conf/home/includes
parent461bfa665749ec5b9c6ad8890fb1e23140a31219 (diff)
downloaddotfiles-98241800612261c7f19d6888c88e5e38f5723bca.tar.gz
Add mpd and mopidy packages on darwin
Diffstat (limited to 'nix-conf/home/includes')
-rw-r--r--nix-conf/home/includes/darwin.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/nix-conf/home/includes/darwin.nix b/nix-conf/home/includes/darwin.nix
index 9f04927..f41bb98 100644
--- a/nix-conf/home/includes/darwin.nix
+++ b/nix-conf/home/includes/darwin.nix
@@ -17,8 +17,18 @@
     #adoptopenjdk-hotspot-bin-8
     #lima
     minikube
+    mopidy
+    mopidy-iris
+    #mopidy-local
+    mopidy-mpd
+    mopidy-muse
+    mopidy-ytmusic
+    mpdscribble
+    mpc-cli
+    mpd
     mpv
     mu
+    ncmpcpp
     nix # on darwin we are not using nixos (duh)
     nodejs
     openvpn
@@ -28,6 +38,7 @@
     postgresql
     #python310Packages.sqlparse
     sqls
+    vimpc
     wget
   ];