summary refs log tree commit diff stats
path: root/user/settings/satoshipay.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/satoshipay.nix')
-rw-r--r--user/settings/satoshipay.nix20
1 files changed, 10 insertions, 10 deletions
diff --git a/user/settings/satoshipay.nix b/user/settings/satoshipay.nix
index 5d30f909..8194488b 100644
--- a/user/settings/satoshipay.nix
+++ b/user/settings/satoshipay.nix
@@ -22,20 +22,20 @@ in
     s3cmd
     sops
 
-    unstable.mkcert
-    unstable.google-cloud-sdk
-    unstable.docker_compose
-    unstable.kubernetes
-    unstable.kubectx
-    unstable.kubernetes-helm
-    unstable.helmfile
+    mkcert
+    google-cloud-sdk
+    docker_compose
+    kubernetes
+    kubectx
+    kubernetes-helm
+    helmfile
   ] ++ (lib.optionals (!stdenv.isDarwin)
   [
     pgadmin
 
-    unstable.redis-desktop-manager
-    unstable.robo3t
-    unstable.slack
+    redis-desktop-manager
+    robo3t
+    slack
   ]));
 
   programs.git.includes = [