feat: add zellij and iperf to vtn/tos-gw
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
extraHosts = import ../hosts.nix + import ./hosts.nix;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
iperf
|
||||
zellij
|
||||
fping
|
||||
];
|
||||
|
||||
services.resolved = {
|
||||
enable = true;
|
||||
dnssec = "false";
|
||||
|
||||
Reference in New Issue
Block a user