diff options
author | David Morgan <djm_uk@protonmail.com> | 2024-11-22 15:47:59 +0000 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2024-11-22 15:47:59 +0000 |
commit | e238b6c58bf656909780caa970654a35773210da (patch) | |
tree | 8b46ca297c0843d07b7831df1b23273b3c7afe5a /nix-conf/home | |
parent | 7e910aab85b1d9fc1e0cceb54238a01a9bf16e76 (diff) | |
download | dotfiles-e238b6c58bf656909780caa970654a35773210da.tar.gz |
Add redis
Diffstat (limited to 'nix-conf/home')
-rw-r--r-- | nix-conf/home/includes/darwin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/darwin.nix b/nix-conf/home/includes/darwin.nix index ebda874..cc74d61 100644 --- a/nix-conf/home/includes/darwin.nix +++ b/nix-conf/home/includes/darwin.nix @@ -60,6 +60,7 @@ in postgresql podman #python310Packages.sqlparse + redis sqls #vimpc wget |