From 1bfc26dfdbfecf1da34def2add18acf9c15c822b Mon Sep 17 00:00:00 2001 From: Scott Edlund Date: Thu, 19 Dec 2024 17:17:22 +0700 Subject: [PATCH] nix fmt --- docs/howtos/extra-files.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/howtos/extra-files.md b/docs/howtos/extra-files.md index 5dfd99b2..9b3819da 100644 --- a/docs/howtos/extra-files.md +++ b/docs/howtos/extra-files.md @@ -104,4 +104,3 @@ cp --verbose --archive --link --parents /persist/home/myuser ${root} `--parents` will create the directory structure of the source at the destination. -