diff options
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/satoshipay.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/settings/satoshipay.nix b/user/settings/satoshipay.nix index c65c7039..c1b0f0ec 100644 --- a/user/settings/satoshipay.nix +++ b/user/settings/satoshipay.nix @@ -15,7 +15,7 @@ in KUBECTX_IGNORE_FZF = "1"; }; home.packages = with pkgs; ([ - caddy + unstable.caddy openssl mongodb-tools pgcli |