summaryrefslogtreecommitdiff
path: root/izumi.org
diff options
context:
space:
mode:
Diffstat (limited to 'izumi.org')
-rw-r--r--izumi.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/izumi.org b/izumi.org
index 881a1f6..559b2b5 100644
--- a/izumi.org
+++ b/izumi.org
@@ -806,7 +806,7 @@
(string-append
"git -C "
configuration-prefix
- " pull "
+ " pull --rebase=true "
and
"guix home reconfigure "
configuration-prefix
@@ -815,7 +815,7 @@
(string-append
"git -C "
configuration-prefix
- " pull "
+ " pull --rebase=true "
and
"sudo guix system reconfigure "
configuration-prefix