commit fa52841ebdc64406f2b83a06dea66fab8660de04
parent 95c5432f0d6255a5b7944386d4136945318304a1
Author: Leah (ctucx) <git@ctu.cx>
Date: Mon, 15 May 2023 12:15:16 +0200
parent 95c5432f0d6255a5b7944386d4136945318304a1
Author: Leah (ctucx) <git@ctu.cx>
Date: Mon, 15 May 2023 12:15:16 +0200
machines/briefkasten/scanner-sftp: add comment
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/machines/briefkasten/scanner-sftp.nix b/machines/briefkasten/scanner-sftp.nix @@ -2,6 +2,7 @@ { + # /ads1700w has to be owned by root:root, it's subdirectories by ads1700w user environment.persistence."/nix/persist".directories = [ "/ads1700w" ]; users.users.ads1700w = {