From 9fc7f1345853ebdb6b0f0d4f5129da28bebd852c Mon Sep 17 00:00:00 2001 From: KnightArtorias Date: Tue, 16 Jun 2026 14:10:59 -0400 Subject: [PATCH] Link nsenter on robin so longhorn is happy with rwx volumes --- modules/hosts/robin/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hosts/robin/configuration.nix b/modules/hosts/robin/configuration.nix index e89ef1c..f6927a4 100644 --- a/modules/hosts/robin/configuration.nix +++ b/modules/hosts/robin/configuration.nix @@ -49,6 +49,7 @@ "L+ /sbin/iscsiadm - - - - /run/current-system/sw/bin/iscsiadm" "L+ /bin/mount - - - - /run/current-system/sw/bin/mount" "L+ /bin/umount - - - - /run/current-system/sw/bin/umount" + "L+ /bin/nsenter - - - - /run/current-system/sw/bin/nsenter" ]; # RAID