diff --git a/index.html b/index.html index ca8118ce0..71bf1173d 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 3205c43f3..858b72b18 100644 --- a/options.html +++ b/options.html @@ -2912,8 +2912,8 @@ in this option) to command strings or directly to build outputs. }
Example:
{ - ll = "ls -l"; - ".." = "cd .."; + g = "git"; + "..." = "cd ../.."; }
Declared by: