summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/profiles/clone-config.xml
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2019-03-22 14:44:11 +0100
committerVladimír Čunát <vcunat@gmail.com>2019-03-22 14:44:11 +0100
commit4c3ec0e32522bd6891418ba4d0e561a9b14c4cde (patch)
treee800dd27e620ac47a749401c50bda6adb001d261 /nixos/doc/manual/configuration/profiles/clone-config.xml
parent715365ee02335b49117ea0a3f95af2ab441f7272 (diff)
downloadnixpkgs-4c3ec0e32522bd6891418ba4d0e561a9b14c4cde.tar
nixpkgs-4c3ec0e32522bd6891418ba4d0e561a9b14c4cde.tar.gz
nixpkgs-4c3ec0e32522bd6891418ba4d0e561a9b14c4cde.tar.bz2
nixpkgs-4c3ec0e32522bd6891418ba4d0e561a9b14c4cde.tar.lz
nixpkgs-4c3ec0e32522bd6891418ba4d0e561a9b14c4cde.tar.xz
nixpkgs-4c3ec0e32522bd6891418ba4d0e561a9b14c4cde.tar.zst
nixpkgs-4c3ec0e32522bd6891418ba4d0e561a9b14c4cde.zip
nixos docs: run the formatting tool (no content change)
As documented in the docs themselves :-)
Diffstat (limited to 'nixos/doc/manual/configuration/profiles/clone-config.xml')
-rw-r--r--nixos/doc/manual/configuration/profiles/clone-config.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/nixos/doc/manual/configuration/profiles/clone-config.xml b/nixos/doc/manual/configuration/profiles/clone-config.xml
index 87c8b9ee31b..234835845e2 100644
--- a/nixos/doc/manual/configuration/profiles/clone-config.xml
+++ b/nixos/doc/manual/configuration/profiles/clone-config.xml
@@ -1,14 +1,14 @@
-
 <section xmlns="http://docbook.org/ns/docbook"
          xmlns:xlink="http://www.w3.org/1999/xlink"
          xmlns:xi="http://www.w3.org/2001/XInclude"
          version="5.0"
          xml:id="sec-profile-clone-config">
  <title>Clone Config</title>
+
  <para>
-  This profile is used in installer images.
-  It provides an editable configuration.nix that imports all the modules that
-  were also used when creating the image in the first place.
-  As a result it allows users to edit and rebuild the live-system.
+  This profile is used in installer images. It provides an editable
+  configuration.nix that imports all the modules that were also used when
+  creating the image in the first place. As a result it allows users to edit
+  and rebuild the live-system.
  </para>
 </section>