diff options
author | David Morgan <djm_uk@protonmail.com> | 2024-05-16 07:34:19 +0100 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2024-05-16 07:34:19 +0100 |
commit | e982d9fd7229207c5b99e20c57b4f464549943cd (patch) | |
tree | f8e2c81f67f0c45a65b4226ff146d1c3d8e70fd1 /nix-conf/home | |
parent | 72f7214e9d8a20a0781c4c045556a657ffe6fc15 (diff) | |
download | dotfiles-e982d9fd7229207c5b99e20c57b4f464549943cd.tar.gz |
Replace minikube with podman
Diffstat (limited to 'nix-conf/home')
-rw-r--r-- | nix-conf/home/includes/darwin.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/nix-conf/home/includes/darwin.nix b/nix-conf/home/includes/darwin.nix index a2682d3..3d81678 100644 --- a/nix-conf/home/includes/darwin.nix +++ b/nix-conf/home/includes/darwin.nix @@ -38,9 +38,6 @@ in gh gh-dash #gnused - #adoptopenjdk-hotspot-bin-8 - #lima - minikube mopidy-with-extensions mpdscribble mpc-cli @@ -57,6 +54,7 @@ in pgformatter pms postgresql + podman #python310Packages.sqlparse sqls vimpc |