add jq
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user