This commit is contained in:
dump_stack() 2024-08-12 13:33:40 +00:00
parent ee5683334b
commit 593f64d38c
Signed by: dump_stack
GPG Key ID: C9905BA72B5E02BB

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;