feat(ssh): initial ssh config
This commit is contained in:
parent
62150d615f
commit
8fcda1a7e9
7 changed files with 38 additions and 5 deletions
|
|
@ -13,10 +13,6 @@ in
|
|||
networking.firewall.allowedTCPPorts = [57621]; # Spotify
|
||||
|
||||
services = {
|
||||
openssh = {
|
||||
enable = true;
|
||||
settings.UseDns = true;
|
||||
};
|
||||
resolved.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue