aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis/services.nix')
-rw-r--r--hosts/arrakis/services.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index 2408f2c..4138672 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -101,6 +101,9 @@
services.openssh = {
enable = true;
+ extraConfig = ''
+ StreamLocalBindUnlink yes
+ '';
openFirewall = true;
settings = {