about summary refs log tree commit diff stats
path: root/nix-conf
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-07-26 08:00:49 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-07-26 08:00:49 +0100
commit1a25b42ef9ee1c3c80e495036ca7f0548462ae56 (patch)
tree8667d69f346981d70bac23d416cd129442789e5b /nix-conf
parentee976ae6fb7b410ca26b7d891b36eaa74eb930ab (diff)
downloaddotfiles-1a25b42ef9ee1c3c80e495036ca7f0548462ae56.tar.gz
Remove mpd packages on darwin for now
Diffstat (limited to 'nix-conf')
-rw-r--r--nix-conf/home/includes/darwin.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/nix-conf/home/includes/darwin.nix b/nix-conf/home/includes/darwin.nix
index 3d98f90..562f6eb 100644
--- a/nix-conf/home/includes/darwin.nix
+++ b/nix-conf/home/includes/darwin.nix
@@ -39,10 +39,10 @@ in
     gh-dash
     #gnused
     #mopidy-with-extensions
-    mpdscribble
-    mpc-cli
-    mpd
-    ncmpcpp
+    #mpdscribble
+    #mpc-cli
+    #mpd
+    #ncmpcpp
     nix # on darwin we are not using nixos (duh)
     nodejs
     nodePackages.eslint
@@ -51,12 +51,12 @@ in
     pinentry_mac
     pgcli
     pgformatter
-    pms
+    #pms
     postgresql
     podman
     #python310Packages.sqlparse
     sqls
-    vimpc
+    #vimpc
     wget
   ];