aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-06-04 10:42:42 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-06-04 10:42:42 -0700
commitd42998971e73b617d3b07edaa5d96f42526712bc (patch)
tree1e2e6f985d8dba06a5346b87dae15022862bde46 /hosts
parenta32d3327de8dc0d0ef3e1662c3aad16b3084d057 (diff)
downloadnix-d42998971e73b617d3b07edaa5d96f42526712bc.tar
nix-d42998971e73b617d3b07edaa5d96f42526712bc.tar.gz
nix-d42998971e73b617d3b07edaa5d96f42526712bc.tar.bz2
nix-d42998971e73b617d3b07edaa5d96f42526712bc.tar.lz
nix-d42998971e73b617d3b07edaa5d96f42526712bc.tar.xz
nix-d42998971e73b617d3b07edaa5d96f42526712bc.tar.zst
nix-d42998971e73b617d3b07edaa5d96f42526712bc.zip
Fix typo
Diffstat (limited to 'hosts')
-rw-r--r--hosts/arrakis/services.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index 4138672..3b73644 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -109,7 +109,6 @@
settings = {
KbdInteractiveAuthentication = false;
PasswordAuthentication = false;
- StreamLocalBindUnlink = true;
};
};