added mtr and nettools
This commit is contained in:
parent
5c7aea6203
commit
75212dff9c
2 changed files with 2 additions and 5 deletions
|
|
@ -6,11 +6,6 @@ in {
|
|||
"net.ipv6.conf.all.forwarding" = lib.mkDefault true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
mtr
|
||||
];
|
||||
|
||||
|
||||
# set up secret key
|
||||
sops = {
|
||||
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue