openssh: remove
tailscale ssh is pretty cool
This commit is contained in:
parent
58c11b16cf
commit
347b7d7656
5 changed files with 1 additions and 25 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
../../modules/nixos/programs/bash.nix
|
||||
../../modules/nixos/programs/git.nix
|
||||
../../modules/nixos/services/openssh.nix
|
||||
|
||||
../../modules/nixos/services/tailscale.nix
|
||||
../../modules/nixos/services/homeserver
|
||||
];
|
||||
|
|
@ -67,12 +67,6 @@
|
|||
allowedUDPPortRanges = [];
|
||||
};
|
||||
|
||||
# for cloudflare browser ssh
|
||||
services.openssh.settings.Macs = [
|
||||
"hmac-sha2-512"
|
||||
"hmac-sha2-256"
|
||||
];
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue