summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/settings/satoshipay.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/user/settings/satoshipay.nix b/user/settings/satoshipay.nix
index 56fa1041..3812c73c 100644
--- a/user/settings/satoshipay.nix
+++ b/user/settings/satoshipay.nix
@@ -37,9 +37,8 @@ in
     helmfile
   ] ++ (lib.optionals (!stdenv.isDarwin)
   [
-    unstable.docker_compose
+    unstable.docker-compose
 
-    redis-desktop-manager
     unstable.ripcord
     robo3t
   ]));