aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-06-04 10:53:41 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-06-04 10:53:41 -0700
commitc3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0 (patch)
treebefa94d3294983277b3974d386477a25434fd890 /hosts
parent9130444f6a28b2660b867dd8e828a97612d2bc00 (diff)
downloadnix-c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0.tar
nix-c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0.tar.gz
nix-c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0.tar.bz2
nix-c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0.tar.lz
nix-c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0.tar.xz
nix-c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0.tar.zst
nix-c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0.zip
Enable more remote gpg-agent functionality
Diffstat (limited to 'hosts')
-rw-r--r--hosts/arrakis/services.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index dab3bf8..7d589fd 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -224,6 +224,10 @@
};
};
+ openssh.settings = {
+ StreamLocalBindUnlink = true;
+ };
+
postfix = let my_email = "nipsy@bitgnome.net"; in {
enable = true;
extraAliases = ''