mirror of
https://git.gay/xqtc/nixos-config
synced 2025-05-04 03:07:28 +02:00
changed mtu for wg
This commit is contained in:
parent
194575ad78
commit
daa55e88b2
1 changed files with 5 additions and 5 deletions
|
@ -126,11 +126,11 @@ with lib; {
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
programs.ssh.extraConfig = ''
|
||||
Host frotting
|
||||
HostName 2a0f:be01:0:100::a3
|
||||
User communism
|
||||
'';
|
||||
# programs.ssh.extraConfig = ''
|
||||
# Host frotting
|
||||
# HostName 2a0f:be01:0:100::a3
|
||||
# User communism
|
||||
# '';
|
||||
|
||||
services.mullvad-vpn.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue