some cleanup for beleth

This commit is contained in:
xqtc 2024-08-06 13:06:59 +02:00
parent bcd2907c35
commit d0bef4c9f8

View file

@ -196,13 +196,13 @@ 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;
# services.mullvad-vpn.enable = true;
# Open ports in the firewall.
networking.nftables.enable = true;