This commit is contained in:
2024-08-12 13:33:40 +00:00
parent ee5683334b
commit 593f64d38c

View File

@ -56,8 +56,7 @@ in {
services.openssh.enable = true;
environment.systemPackages = with pkgs; [ vim htop git tmux ];
environment.systemPackages = with pkgs; [ vim htop git tmux jq ];
services.caddy = {
enable = true;