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