From 73445cf51b12d9155e7196095f857500cc4bc346 Mon Sep 17 00:00:00 2001 From: chn Date: Wed, 21 Feb 2024 18:59:15 +0800 Subject: [PATCH] devices.xmupc1: fix --- devices/xmupc1/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/xmupc1/default.nix b/devices/xmupc1/default.nix index 1701af05..f045482a 100644 --- a/devices/xmupc1/default.nix +++ b/devices/xmupc1/default.nix @@ -64,7 +64,7 @@ inputs: enable = true; private = true; hostsAllowed = "192.168. 127."; - shares.home = "/home"; + shares.home.path = "/home"; }; sshd.enable = true; xray.client =